<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Find and Replace multiple Unix/Linux Files</title>
	<link>http://linuxdave.com/11/find-and-replace-multiple-unixlinux-files/</link>
	<description>Life, Linux and Crazy Videos</description>
	<pubDate>Sun, 20 May 2012 08:05:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Find and Replace multiple Unix/Linux Files by: Greg</title>
		<link>http://linuxdave.com/11/find-and-replace-multiple-unixlinux-files/#comment-2</link>
		<pubDate>Sat, 14 Jan 2006 04:23:01 +0000</pubDate>
		<guid>http://linuxdave.com/11/find-and-replace-multiple-unixlinux-files/#comment-2</guid>
					<description>or you could do:

perl -p -i -e 's/findme/replacewithme/g' filenames</description>
		<content:encoded><![CDATA[	<p>or you could do:</p>
	<p>perl -p -i -e &#8217;s/findme/replacewithme/g&#8217; filenames
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

