<?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: Bash Script Renaming Files</title>
	<atom:link href="http://www.thelinuxblog.com/bash-script-renaming-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/bash-script-renaming-files/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Voku</title>
		<link>http://www.thelinuxblog.com/bash-script-renaming-files/comment-page-1/#comment-6048</link>
		<dc:creator>Voku</dc:creator>
		<pubDate>Tue, 01 Mar 2011 17:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/#comment-6048</guid>
		<description><![CDATA[mmv -v &quot;*.htm&quot; &quot;#1.html&quot;

-&gt; (Multiple MoVe) renamed all the files that end with &quot;.htm&quot; to &quot;.html&quot;]]></description>
		<content:encoded><![CDATA[<p>mmv -v &#8220;*.htm&#8221; &#8220;#1.html&#8221;</p>
<p>-&gt; (Multiple MoVe) renamed all the files that end with &#8220;.htm&#8221; to &#8220;.html&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
