<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: /bin/sh: Delete files with weird characters in Unix</title>
	<link>http://blog.netnerds.net/2006/06/binsh-delete-files-with-weird-characters-in-unix/</link>
	<description>ls /usr/lolcat</description>
	<pubDate>Thu, 28 Aug 2008 23:19:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Russell</title>
		<link>http://blog.netnerds.net/2006/06/binsh-delete-files-with-weird-characters-in-unix/#comment-313</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Tue, 14 Nov 2006 16:41:23 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/06/binsh-delete-files-with-weird-characters-in-unix/#comment-313</guid>
		<description>Full or partial path works, also the -- option to rm (to end option parsing), like

rm -- --exclude.tgz</description>
		<content:encoded><![CDATA[<p>Full or partial path works, also the -- option to rm (to end option parsing), like</p>
<p>rm -- --exclude.tgz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://blog.netnerds.net/2006/06/binsh-delete-files-with-weird-characters-in-unix/#comment-312</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Thu, 06 Jul 2006 17:59:43 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/06/binsh-delete-files-with-weird-characters-in-unix/#comment-312</guid>
		<description>Hi,
This way you will remove all tgz found in your dir, including sub dirs!

Try the full path “rm ./–exclude.tgz”.

bye</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This way you will remove all tgz found in your dir, including sub dirs!</p>
<p>Try the full path “rm ./–exclude.tgz”.</p>
<p>bye</p>
]]></content:encoded>
	</item>
</channel>
</rss>
