<?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/"
		>
<channel>
	<title>Comments on: How to Compare Text Files Using diff</title>
	<atom:link href="http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Compare directories in Unix using diff command &#171; Observe.Think.Touch Nature</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-7038</link>
		<dc:creator>Compare directories in Unix using diff command &#171; Observe.Think.Touch Nature</dc:creator>
		<pubDate>Thu, 01 Sep 2011 15:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-7038</guid>
		<description>[...] Certain situations require you to quickly confirm which files between two directories are different, and while your particular requirements may suggest writing a script for this task, I want to make sure you&#8217;re familiar with the basics first – majority of directory comparisons can be done using diff command (yes, that&#8217;s right – the same one used forcomparing files). [...]</description>
		<content:encoded><![CDATA[<p>[...] Certain situations require you to quickly confirm which files between two directories are different, and while your particular requirements may suggest writing a script for this task, I want to make sure you're familiar with the basics first – majority of directory comparisons can be done using diff command (yes, that's right – the same one used forcomparing files). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiyagu</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-7022</link>
		<dc:creator>Thiyagu</dc:creator>
		<pubDate>Tue, 12 Jul 2011 04:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-7022</guid>
		<description>Great work and nice explaination. Plz Continue ..</description>
		<content:encoded><![CDATA[<p>Great work and nice explaination. Plz Continue ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6972</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 24 Feb 2011 22:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6972</guid>
		<description>Ah, short and concise. Just what i needed. ty!</description>
		<content:encoded><![CDATA[<p>Ah, short and concise. Just what i needed. ty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neetu</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6910</link>
		<dc:creator>neetu</dc:creator>
		<pubDate>Wed, 17 Nov 2010 15:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6910</guid>
		<description>thanks, but give more example.</description>
		<content:encoded><![CDATA[<p>thanks, but give more example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva Prasad Addepalli</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6900</link>
		<dc:creator>Siva Prasad Addepalli</dc:creator>
		<pubDate>Mon, 25 Oct 2010 05:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6900</guid>
		<description>The tutorial is very good, i understood the concept very easily, the example is good.</description>
		<content:encoded><![CDATA[<p>The tutorial is very good, i understood the concept very easily, the example is good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6873</link>
		<dc:creator>Mohammed</dc:creator>
		<pubDate>Mon, 16 Aug 2010 22:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6873</guid>
		<description>Saved my A$$ :-)</description>
		<content:encoded><![CDATA[<p>Saved my A$$ <img src='http://unixtutorial.s3.amazonaws.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AllyRR (Root and Recovery Tool) WINDOWS - Android Forums</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6872</link>
		<dc:creator>AllyRR (Root and Recovery Tool) WINDOWS - Android Forums</dc:creator>
		<pubDate>Wed, 11 Aug 2010 23:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6872</guid>
		<description>[...] other vendors compare/diff the old file to the new one and use a patch system. Example of diff is  here . When you have a custom rom the files are well, custom and different than the update patch is [...]</description>
		<content:encoded><![CDATA[<p>[...] other vendors compare/diff the old file to the new one and use a patch system. Example of diff is  here . When you have a custom rom the files are well, custom and different than the update patch is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jai</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6808</link>
		<dc:creator>jai</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6808</guid>
		<description>thanks man</description>
		<content:encoded><![CDATA[<p>thanks man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aiza</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-6664</link>
		<dc:creator>aiza</dc:creator>
		<pubDate>Fri, 16 Oct 2009 12:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-6664</guid>
		<description>Suppose u have 2 directories  A and B, B is supposed to feed  files into A on a daily bases but B can contain files that it had already fed A the previous day,how do u prevent B from duplicating the files that are in A?</description>
		<content:encoded><![CDATA[<p>Suppose u have 2 directories  A and B, B is supposed to feed  files into A on a daily bases but B can contain files that it had already fed A the previous day,how do u prevent B from duplicating the files that are in A?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ludwig</title>
		<link>http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/comment-page-1/#comment-471</link>
		<dc:creator>Ludwig</dc:creator>
		<pubDate>Tue, 19 Aug 2008 06:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/2008/02/compare-text-files-using-diff/#comment-471</guid>
		<description>Thanks for the great tutorial.

The  example covers a lot of scenario</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial.</p>
<p>The  example covers a lot of scenario</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/15 queries in 0.007 seconds using disk: basic
Object Caching 415/416 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-08 00:55:35 -->
