<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/rename</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 17:53:44 GMT</pubDate>
<item>
<title>(Bash) Batch rename files in directory - iblis</title>
<link>http://snipplr.com/view/4468/batch-rename-files-in-directory/</link>
<description><![CDATA[ <p>test with echo instead of mv
example removes spaces after dots, replaces spaces with _, removes ' , and -, and finally lowercases filenames</p> ]]></description>
<pubDate>Tue, 08 Jan 2008 17:28:53 GMT</pubDate>
<guid>http://snipplr.com/view/4468/batch-rename-files-in-directory/</guid>
</item>
<item>
<title>(Bash) batch rename files - benpjohnson</title>
<link>http://snipplr.com/view/3679/batch-rename-files/</link>
<description><![CDATA[ <p>Manipulate the names of all the files in a folder in bash</p> ]]></description>
<pubDate>Thu, 13 Sep 2007 06:45:03 GMT</pubDate>
<guid>http://snipplr.com/view/3679/batch-rename-files/</guid>
</item>
<item>
<title>(Bash) Batch File Rename with awk and sed - ches</title>
<link>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</link>
<description><![CDATA[ <p>Leave off the final pipe to /bin/sh to do a 'dry run'</p> ]]></description>
<pubDate>Fri, 07 Sep 2007 14:58:16 GMT</pubDate>
<guid>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</guid>
</item>
<item>
<title>(Bash) Rename Multiple Files in Bash Using Regular Expressions - tylerhall</title>
<link>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</link>
<description><![CDATA[ <p>This small, bash script will loop though the specified files and rename them according to a sed regular expression. In this example, I'm renaming a bunch of .avi movie files.</p> ]]></description>
<pubDate>Sat, 26 May 2007 07:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</guid>
</item>
<item>
<title>(Bash) Example of Fancy File Renaming - benpjohnson</title>
<link>http://snipplr.com/view/2406/example-of-fancy-file-renaming/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Mar 2007 07:29:08 GMT</pubDate>
<guid>http://snipplr.com/view/2406/example-of-fancy-file-renaming/</guid>
</item>
</channel>
</rss>