<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The Tale of Tail (Unix Command)</title>
	<atom:link href="http://www.sajithmr.com/tail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.com/tail/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 13:48:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Anoop P Alias</title>
		<link>http://www.sajithmr.com/tail/#comment-5164</link>
		<dc:creator>Anoop P Alias</dc:creator>
		<pubDate>Thu, 06 Mar 2008 17:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/tail/#comment-5164</guid>
		<description>A very good option of tail is

tail -f file

This will follow the file and update any updates at the end of the file.Good if you want to watch last entries being updated on a log file :)</description>
		<content:encoded><![CDATA[<p>A very good option of tail is</p>
<p>tail -f file</p>
<p>This will follow the file and update any updates at the end of the file.Good if you want to watch last entries being updated on a log file <img src='http://www.sajithmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
