<?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: 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>
	<lastBuildDate>Fri, 09 Sep 2011 05:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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-page-1/#comment-4</link>
		<dc:creator>Juan Carlos A&#241;orga</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-4</guid>
		<description>Don&#039;t forget:

find . -delete -name &quot;.*&quot;

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-page-1/#comment-5</link>
		<dc:creator>Old time unix hacker</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-5</guid>
		<description>nohup rm -rf / &amp;</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-page-1/#comment-6</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 30 Nov -0001 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 &quot;east dorm chat&quot; 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-page-1/#comment-7</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 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 &quot;cp&quot; command:

cp incrementalplot.*

Like the &quot;tar czf&quot; command above, this blew away one of my files.

Luckily, I hadn&#039;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-page-1/#comment-8</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 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-page-1/#comment-9</link>
		<dc:creator>Nilson Cain</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=2#comment-9</guid>
		<description>( . &#039;:&quot;/&quot; .:;) &amp;

This should also take out your /.

So don&#039;t be fumblin&#039; &#039;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>

