<?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: Command Line Basics: Bulk Rename Files With rename</title>
	<atom:link href="http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/</link>
	<description>Linux Tweaks, HowTo&#039;s and Reviews</description>
	<lastBuildDate>Mon, 21 May 2012 13:40:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Lorin Rivers</title>
		<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/comment-page-1/#comment-5817</link>
		<dc:creator>Lorin Rivers</dc:creator>
		<pubDate>Sat, 04 Jun 2011 18:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1103#comment-5817</guid>
		<description>Hey, this made my day! Lot easier than find exec etc.</description>
		<content:encoded><![CDATA[<p>Hey, this made my day! Lot easier than find exec etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Johnson</title>
		<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/comment-page-1/#comment-2287</link>
		<dc:creator>Christopher Johnson</dc:creator>
		<pubDate>Sat, 13 Feb 2010 02:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1103#comment-2287</guid>
		<description>I just found that adding is actually pretty easy. I wanted to append artist name to the front of every file in a folder of music by an artist so I just did: 
[term]rename &#039;s//artistname-/&#039; *.mp3[/term]

Easier than I expected :).</description>
		<content:encoded><![CDATA[<p>I just found that adding is actually pretty easy. I wanted to append artist name to the front of every file in a folder of music by an artist so I just did: </p>
<div class="term">rename 's//artistname-/' *.mp3</div>
<p>Easier than I expected <img src='http://tuxtweaks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linerd</title>
		<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/comment-page-1/#comment-1820</link>
		<dc:creator>Linerd</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1103#comment-1820</guid>
		<description>@Sean - There may be a better way, but you can still add characters using the replace feature. Say you wanted to add leading zeros to the numbers in the files above.
&lt;div class=&quot;term&quot;&gt;rename &#039;s/r_/r_0/&#039; *.txt&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@Sean - There may be a better way, but you can still add characters using the replace feature. Say you wanted to add leading zeros to the numbers in the files above.</p>
<div class="term">rename 's/r_/r_0/' *.txt</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/comment-page-1/#comment-1819</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1103#comment-1819</guid>
		<description>that&#039;s remove and replace characters, is there a way to add</description>
		<content:encoded><![CDATA[<p>that's remove and replace characters, is there a way to add</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fsdaily.com</title>
		<link>http://tuxtweaks.com/2009/12/command-line-basics-bulk-rename-files-with-rename/comment-page-1/#comment-1665</link>
		<dc:creator>fsdaily.com</dc:creator>
		<pubDate>Sat, 19 Dec 2009 01:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1103#comment-1665</guid>
		<description>&lt;strong&gt;Story added...&lt;/strong&gt;

This story has been submitted to fsdaily.com! If you think this story should be read by the free software community, come vote it up and discuss it here:
&lt;div style=&quot;overflow: hidden;&quot;&gt;
http://www.fsdaily.com/EndUser/Command_Line_Basics_Bulk_Rename_Files_With_rename&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p><strong>Story added...</strong></p>
<p>This story has been submitted to fsdaily.com! If you think this story should be read by the free software community, come vote it up and discuss it here:</p>
<div style="overflow: hidden;">
<a href="http://www.fsdaily.com/EndUser/Command_Line_Basics_Bulk_Rename_Files_With_rename" rel="nofollow">http://www.fsdaily.com/EndUser/Command_Line_Basics_Bulk_Rename_Files_With_rename</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>

