<?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: Sed &#8211; Renaming with Linux [Part 2]</title>
	<atom:link href="http://blog.mymediasystem.net/uncategorized/regex-renaming-with-se/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mymediasystem.net/uncategorized/regex-renaming-with-se/</link>
	<description>MyMediaSystem - 1080p - AVCHD - H.264 - Linux - 3D - GPS &#38; GPX</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:03:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bob</title>
		<link>http://blog.mymediasystem.net/uncategorized/regex-renaming-with-se/comment-page-1/#comment-1990</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 13 Jun 2009 13:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2193#comment-1990</guid>
		<description>By the way, just a little comment, instead of redefining the IFS, you could use a &#039;while read&#039; loop.

That would look like:
ls *.avi&#124;while read I;do echo $I ...

Anyways, that&#039;s a nice regexp :)</description>
		<content:encoded><![CDATA[<p>By the way, just a little comment, instead of redefining the IFS, you could use a &#8216;while read&#8217; loop.</p>
<p>That would look like:<br />
ls *.avi|while read I;do echo $I &#8230;</p>
<p>Anyways, that&#8217;s a nice regexp <img src='http://blog.mymediasystem.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

