<?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"
	>
<channel>
	<title>Comments on: Five things not to do at the command line</title>
	<atom:link href="http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<pubDate>Fri, 21 Nov 2008 04:04:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Juan Carlos A&#241;orga</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-4</link>
		<dc:creator>Juan Carlos A&#241;orga</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-4</guid>
		<description>Don't forget:

find . -delete -name ".*"

On some operating systems it will delete all files that start with . including the current directory you are in.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget:</p>
<p>find . -delete -name &#8220;.*&#8221;</p>
<p>On some operating systems it will delete all files that start with . including the current directory you are in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Old time unix hacker</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-5</link>
		<dc:creator>Old time unix hacker</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-5</guid>
		<description>nohup rm -rf / &#038;</description>
		<content:encoded><![CDATA[<p>nohup rm -rf / &</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-6</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-6</guid>
		<description>Hey, the first two were me!
Also, this is the only hit for "east dorm chat" on google.</description>
		<content:encoded><![CDATA[<p>Hey, the first two were me!<br />
Also, this is the only hit for &#8220;east dorm chat&#8221; on google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-7</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-7</guid>
		<description>I left off the destination in a "cp" command:

cp incrementalplot.*

Like the "tar czf" command above, this blew away one of my files.

Luckily, I hadn't modified incrementalplot.h since getting it from CVS.</description>
		<content:encoded><![CDATA[<p>I left off the destination in a &#8220;cp&#8221; command:</p>
<p>cp incrementalplot.*</p>
<p>Like the &#8220;tar czf&#8221; command above, this blew away one of my files.</p>
<p>Luckily, I hadn&#8217;t modified incrementalplot.h since getting it from CVS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-8</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-8</guid>
		<description>via Nilson:

rm -rf / var/tmp/portage/*</description>
		<content:encoded><![CDATA[<p>via Nilson:</p>
<p>rm -rf / var/tmp/portage/*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilson Cain</title>
		<link>http://www.squarefree.com/2003/08/07/five-things-not-to-do-at-the-command-line/#comment-9</link>
		<dc:creator>Nilson Cain</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-9</guid>
		<description>( . ':"/" .:;) &#038;

This should also take out your /.

So don't be fumblin' 'round your keyboard!
</description>
		<content:encoded><![CDATA[<p>( . &#8216;:&#8221;/&#8221; .:;) &#038;</p>
<p>This should also take out your /.</p>
<p>So don&#8217;t be fumblin&#8217; &#8217;round your keyboard!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
