<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Trivandrum &#187; shell scripting</title>
	<atom:link href="http://www.php-trivandrum.org/tag/shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-trivandrum.org</link>
	<description>Get addicted to PHP</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The famous spinning cursor in bash</title>
		<link>http://www.php-trivandrum.org/general-articles/the-famous-spinning-cursor-in-bash/</link>
		<comments>http://www.php-trivandrum.org/general-articles/the-famous-spinning-cursor-in-bash/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 04:13:21 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[Linux Shell]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[shell scripting]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1068</guid>
		<description><![CDATA[Displaying some sort of activity, the hangover from working continuosly on slow desktops are already deep into developers. Well we cannot complain, the users who are our clients or the clients of our clients always want everything very fast. And if we dont tell them about a process being running in the background, they are [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/general-articles/the-famous-spinning-cursor-in-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighttpd &#8211; Separate log files for each vhost</title>
		<link>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/</link>
		<comments>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:15:21 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[shell scripting]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/</guid>
		<description><![CDATA[I could not resist digging into my administrative and shell experience when I saw that somebody wrote a php script to dynamically split lighttpd logs. Hmm I use php for more complicated stuff. 
I achieved this by putting the following into lighttpd.conf

accesslog.filename          = "&#124;/usr/bin/splitlog.sh"


The following is [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

