<?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: How To Remove Files and Directories with Special Characters</title>
	<atom:link href="http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:01:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Show disk size in Unix &#124; UNIX Tutorial: Learn UNIX</title>
		<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/comment-page-1/#comment-4134</link>
		<dc:creator>Show disk size in Unix &#124; UNIX Tutorial: Learn UNIX</dc:creator>
		<pubDate>Mon, 11 May 2009 09:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=114#comment-4134</guid>
		<description>[...] Deleting files and directories with special characters in their names [...]</description>
		<content:encoded><![CDATA[<p>[...] Deleting files and directories with special characters in their names [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/comment-page-1/#comment-1767</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Thu, 15 Jan 2009 15:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=114#comment-1767</guid>
		<description>Boy, was I glad the first time (a few years back) I learned about this! :)</description>
		<content:encoded><![CDATA[<p>Boy, was I glad the first time (a few years back) I learned about this! <img src='http://www.unixtutorial.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/comment-page-1/#comment-1765</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 15 Jan 2009 13:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=114#comment-1765</guid>
		<description>Thanks - pesky little bugger !</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; pesky little bugger !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/comment-page-1/#comment-1394</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Fri, 05 Dec 2008 09:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=114#comment-1394</guid>
		<description>Thanks for sharing the tip!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Hammond</title>
		<link>http://www.unixtutorial.org/2008/09/remove-files-and-directories-with-special-characters/comment-page-1/#comment-1379</link>
		<dc:creator>Wayne Hammond</dc:creator>
		<pubDate>Thu, 04 Dec 2008 01:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=114#comment-1379</guid>
		<description>To remove a leading dash from a filename, use the &quot;rename&quot; command like this:
rename - &quot;&quot; *
The first character is what you want to replace, the &quot;&quot; is an empty string (nothing) and the * is the files to process (all of them in the directory).  Works really quickly, did about 2500 files in  a few seconds!</description>
		<content:encoded><![CDATA[<p>To remove a leading dash from a filename, use the "rename" command like this:<br />
rename &#8211; "" *<br />
The first character is what you want to replace, the "" is an empty string (nothing) and the * is the files to process (all of them in the directory).  Works really quickly, did about 2500 files in  a few seconds!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
