<?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: Linux command line magic &#8211; find and replace</title>
	<atom:link href="http://www.simplehelp.net/2008/12/24/linux-command-line-magic-find-and-replace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplehelp.net/2008/12/24/linux-command-line-magic-find-and-replace/</link>
	<description>Common questions, simple answers</description>
	<lastBuildDate>Sun, 22 Nov 2009 15:02:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Faustino</title>
		<link>http://www.simplehelp.net/2008/12/24/linux-command-line-magic-find-and-replace/comment-page-1/#comment-10063</link>
		<dc:creator>Faustino</dc:creator>
		<pubDate>Mon, 19 Jan 2009 23:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=2007#comment-10063</guid>
		<description>Eso es muy facil....
pero por ejemplo como harias lo siguiente
tienes una ruta windows en un codigo y quieres pasarla a ruta de tipo linux
la cadena que buscas es  C:\ejemplos\archivos\aqui
Cambiarla a  /ejemplos/archivos/aqui

para un grupo de archivos que se encuentran en la misma carpeta...</description>
		<content:encoded><![CDATA[<p>Eso es muy facil&#8230;.<br />
pero por ejemplo como harias lo siguiente<br />
tienes una ruta windows en un codigo y quieres pasarla a ruta de tipo linux<br />
la cadena que buscas es  C:\ejemplos\archivos\aqui<br />
Cambiarla a  /ejemplos/archivos/aqui</p>
<p>para un grupo de archivos que se encuentran en la misma carpeta&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myhnet</title>
		<link>http://www.simplehelp.net/2008/12/24/linux-command-line-magic-find-and-replace/comment-page-1/#comment-10062</link>
		<dc:creator>myhnet</dc:creator>
		<pubDate>Thu, 01 Jan 2009 05:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=2007#comment-10062</guid>
		<description>Now open the file “database.inc” and check to see if the new IP address has taken place of your old one.

database.inc here I think it should be database.txt</description>
		<content:encoded><![CDATA[<p>Now open the file “database.inc” and check to see if the new IP address has taken place of your old one.</p>
<p>database.inc here I think it should be database.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.simplehelp.net/2008/12/24/linux-command-line-magic-find-and-replace/comment-page-1/#comment-10061</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Tue, 30 Dec 2008 07:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=2007#comment-10061</guid>
		<description>&gt; Then you pass it the parameter “-s” which stands for “in place of”.
I think it must be  “-i”</description>
		<content:encoded><![CDATA[<p>&gt; Then you pass it the parameter “-s” which stands for “in place of”.<br />
I think it must be  “-i”</p>
]]></content:encoded>
	</item>
</channel>
</rss>
