<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Linux at your command</title>
	<atom:link href="http://linuxatyourcommand.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxatyourcommand.wordpress.com</link>
	<description>GNU/Linux: Command line and scripting</description>
	<lastBuildDate>Wed, 19 Oct 2011 04:44:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linuxatyourcommand.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Linux at your command</title>
		<link>http://linuxatyourcommand.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linuxatyourcommand.wordpress.com/osd.xml" title="Linux at your command" />
	<atom:link rel='hub' href='http://linuxatyourcommand.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Streams and redirection &#8211; II</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/10/08/streams-and-redirection-ii/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/10/08/streams-and-redirection-ii/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 10:14:51 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[stderr]]></category>
		<category><![CDATA[stdin]]></category>
		<category><![CDATA[stdout]]></category>
		<category><![CDATA[streams]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=410</guid>
		<description><![CDATA[Steering data around Bash provides very convenient syntax to change what stands at the other end of the three standard streams attached to a program. You can make a program read from a file instead of your keyboard, write to a file instead of the screen&#8212;both normal output and errors, feed the output of one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=410&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/10/08/streams-and-redirection-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Streams and redirection &#8211; I</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/10/03/streams-and-redirection-i/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/10/03/streams-and-redirection-i/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 10:11:58 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[stderr]]></category>
		<category><![CDATA[stdin]]></category>
		<category><![CDATA[stdout]]></category>
		<category><![CDATA[streams]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=384</guid>
		<description><![CDATA[Introduction to streams In the last post and some earlier ones, we talked superficially about redirecting data. Let&#8217;s have a closer look at it in this pair of posts. Since the very old days, when even the thing called personal computer was not very popular, the Unix operating system had the concept of streams. It&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=384&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/10/03/streams-and-redirection-i/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to scripting &#8211; II</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/09/22/introduction-to-scripting-ii/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/09/22/introduction-to-scripting-ii/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 10:30:44 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[exit status]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=318</guid>
		<description><![CDATA[Some more flesh The shell provides many constructs with which shell scripts can have all the power and flexibility of a typical program, and yet some things which are hard to program in a conventional language are very easy with a shell script [1]. Let us explore some of these so that we can get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=318&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/09/22/introduction-to-scripting-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to scripting &#8211; I</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/09/15/introduction-to-scripting-i/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/09/15/introduction-to-scripting-i/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 10:30:14 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=301</guid>
		<description><![CDATA[Skeleton (and some flesh) of a typical script Let&#8217;s begin Before we really start particular examples of shell scripting (which will be soon), we need to have some idea of how a script looks. The purpose of these introductory posts is to enable us to talk about scripting in future posts. It is of course [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=301&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/09/15/introduction-to-scripting-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the right tools</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/09/08/using-the-right-tools/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/09/08/using-the-right-tools/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 10:30:54 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=247</guid>
		<description><![CDATA[Wading through your data As your programs and data grow, looking for what you want and moving information around could be tiring and prone to mistakes, unless you know the right tools. To the handlers of large amount of data (large in human sense, not necessarily terabytes or even gigabytes), these tools are a real [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=247&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/09/08/using-the-right-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick data processing with &#8220;awk&#8221;</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/09/01/quick-data-processing-with-awk/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/09/01/quick-data-processing-with-awk/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 10:30:00 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Command line]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[data processing]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=155</guid>
		<description><![CDATA[Full-fledged programming is not always needed The utility awk can process many types of data with very little &#8220;programming&#8221;. The &#8220;program&#8221; that we ask awk to run is very small, may even be a single line. Not only we short-circuit the programming-compiling-running stages, we also avoid creating a file hold our &#8220;program&#8221; in some cases! [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=155&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/09/01/quick-data-processing-with-awk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
		<item>
		<title>Making space</title>
		<link>http://linuxatyourcommand.wordpress.com/2011/08/25/making-space/</link>
		<comments>http://linuxatyourcommand.wordpress.com/2011/08/25/making-space/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 11:04:46 +0000</pubDate>
		<dc:creator>AP</dc:creator>
				<category><![CDATA[Command line]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[find]]></category>

		<guid isPermaLink="false">http://linuxatyourcommand.wordpress.com/?p=163</guid>
		<description><![CDATA[Who ate my disk? In this first post, let&#8217;s begin with trying to make some space on our disk. So we want to find out what are the biggest files in our home directory. Whenever it comes to finding files, the command find almost always can do it. It has a variety of built-in criteria, and you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxatyourcommand.wordpress.com&amp;blog=21591319&amp;post=163&amp;subd=linuxatyourcommand&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linuxatyourcommand.wordpress.com/2011/08/25/making-space/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7880bd8b9963b4a2e012df5615ac3c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abhayparvate</media:title>
		</media:content>
	</item>
	</channel>
</rss>
