<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: The Tale of Tail (Unix Command)</title>
	<atom:link href="http://www.sajithmr.me/tail/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/tail</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 08:38:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Christopher</title>
		<link>http://www.sajithmr.me/tail/comment-page-1#comment-73159</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Sun, 05 Jul 2009 07:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/tail/#comment-73159</guid>
		<description>This is really good for me, as I want to watch last entries being updated on a log file! :) Thanks!!!</description>
		<content:encoded><![CDATA[<p>This is really good for me, as I want to watch last entries being updated on a log file! <img src='http://www.sajithmr.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop P Alias</title>
		<link>http://www.sajithmr.me/tail/comment-page-1#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.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

