<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Rename Multiple Files in Bash Using Regular Expressions'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Fri, 09 Jan 2009 19:28:12 GMT</pubDate>
<item>
<title>jaduks said on 12/28/08</title>
<link>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</link>
<description><![CDATA[ A post on rename can be found here : http://unstableme.blogspot.com/2008/09/bash-rename-command-rename-multiple.html
Its useful. ]]></description>
<pubDate>Sun, 28 Dec 2008 10:36:45 GMT</pubDate>
<guid>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</guid>
</item>
<item>
<title>mind said on 5/26/07</title>
<link>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</link>
<description><![CDATA[ <p>prename is much simpler, and it is in the perl standard distributio that is installed in almost all unix systems.
to use it: prename 's/find/replace/ files</p>

<p>enjoy</p>
 ]]></description>
<pubDate>Sat, 26 May 2007 17:38:12 GMT</pubDate>
<guid>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</guid>
</item>
</channel>
</rss>