<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: And what exactly will sudo rm -rf do?</title>
	<atom:link href="http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ben Dibell</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-42876</link>
		<dc:creator><![CDATA[Ben Dibell]]></dc:creator>
		<pubDate>Mon, 26 Apr 2010 00:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-42876</guid>
		<description><![CDATA[You need to umount /sys and /proc before doing this, or things like that will happen. It&#039;s best to do this from a livecd with nothing mounted.]]></description>
		<content:encoded><![CDATA[<p>You need to umount /sys and /proc before doing this, or things like that will happen. It&#8217;s best to do this from a livecd with nothing mounted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Dibell</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-42875</link>
		<dc:creator><![CDATA[Ben Dibell]]></dc:creator>
		<pubDate>Mon, 26 Apr 2010 00:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-42875</guid>
		<description><![CDATA[It&#039;s not possible to remove &quot;/&quot; itself, anyway. To get past this, issue rm -rf /* instead. Honestly, it&#039;s no pandemic. These people told their penguins to commit suicide, and they are somehow surprised they are dead. rm -rf / IS SUPPOSED to do this. Anyway, if you want fireworks, rm -rf /* will do the trick. Unmount any drives you still love, my friend. &gt;:-)]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not possible to remove &#8220;/&#8221; itself, anyway. To get past this, issue rm -rf /* instead. Honestly, it&#8217;s no pandemic. These people told their penguins to commit suicide, and they are somehow surprised they are dead. rm -rf / IS SUPPOSED to do this. Anyway, if you want fireworks, rm -rf /* will do the trick. Unmount any drives you still love, my friend. &gt;:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howto: File a bug report on Launchpad &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-41181</link>
		<dc:creator><![CDATA[Howto: File a bug report on Launchpad &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-41181</guid>
		<description><![CDATA[[...] so why did you file your complaint about coreutils and the rm -rf default as a bug report and not a feature request?&#8221; you ask. Simple: That behavior destroys an [...]]]></description>
		<content:encoded><![CDATA[<p>[...] so why did you file your complaint about coreutils and the rm -rf default as a bug report and not a feature request?&#8221; you ask. Simple: That behavior destroys an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ATOzTOA</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-40776</link>
		<dc:creator><![CDATA[ATOzTOA]]></dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-40776</guid>
		<description><![CDATA[Ha... I knew it... :)]]></description>
		<content:encoded><![CDATA[<p>Ha&#8230; I knew it&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blue Peppers</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-40742</link>
		<dc:creator><![CDATA[Blue Peppers]]></dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-40742</guid>
		<description><![CDATA[@igknighted:

For the cops, you want shred /dev/sda (or whatever your partition is]]></description>
		<content:encoded><![CDATA[<p>@igknighted:</p>
<p>For the cops, you want shred /dev/sda (or whatever your partition is</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-38058</link>
		<dc:creator><![CDATA[William]]></dc:creator>
		<pubDate>Mon, 05 Jan 2009 04:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-38058</guid>
		<description><![CDATA[Interesting.  By adding on a * at the end, THEN the fireworks start...without the *, it&#039;s like there&#039;s no match to start the fuse.  I tried the command sudo rm -rf / in Ubuntu 6.10, and the system was hosed.  I tried it in openSUSE.  &quot;rm: cannot remove the directory &#039;/&#039;&quot; Then I added the * to the end.  I got an error message that said &quot;could not load application&quot;, then the fireworks started.  It even went as far as remove the default cursor and replace it with a black pointer with a clock as the &quot;loading&quot; sign.  After rebooting. the Virtual Machine wouldn&#039;t load GRUB, because the files weren&#039;t there...]]></description>
		<content:encoded><![CDATA[<p>Interesting.  By adding on a * at the end, THEN the fireworks start&#8230;without the *, it&#8217;s like there&#8217;s no match to start the fuse.  I tried the command sudo rm -rf / in Ubuntu 6.10, and the system was hosed.  I tried it in openSUSE.  &#8220;rm: cannot remove the directory &#8216;/&#8217;&#8221; Then I added the * to the end.  I got an error message that said &#8220;could not load application&#8221;, then the fireworks started.  It even went as far as remove the default cursor and replace it with a black pointer with a clock as the &#8220;loading&#8221; sign.  After rebooting. the Virtual Machine wouldn&#8217;t load GRUB, because the files weren&#8217;t there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robsku</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-37319</link>
		<dc:creator><![CDATA[robsku]]></dc:creator>
		<pubDate>Mon, 06 Oct 2008 13:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-37319</guid>
		<description><![CDATA[Deliberately using the f-parameter for force-removal and then complaining that the system does not protect itself from removal, huh? Well, maybe if you would not enter command as root and then use all parameters possible to make sure that your command is run without disturbing you with questions and forced to do without you told, maybe then the system would in fact have some protection from removing itself...

If you however want a system that does not give you the full power to do *anything you want* even if intentionally requested but want the system to never let you do certain things - Well, in that case Unix systems are not for you and you might be happyer in windows-land.]]></description>
		<content:encoded><![CDATA[<p>Deliberately using the f-parameter for force-removal and then complaining that the system does not protect itself from removal, huh? Well, maybe if you would not enter command as root and then use all parameters possible to make sure that your command is run without disturbing you with questions and forced to do without you told, maybe then the system would in fact have some protection from removing itself&#8230;</p>
<p>If you however want a system that does not give you the full power to do *anything you want* even if intentionally requested but want the system to never let you do certain things &#8211; Well, in that case Unix systems are not for you and you might be happyer in windows-land.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fix released, I win &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-37303</link>
		<dc:creator><![CDATA[Fix released, I win &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Sat, 04 Oct 2008 11:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-37303</guid>
		<description><![CDATA[[...] I&#160;win   Published October 4, 2008   Linux , Ubuntu , Ubuntu Forums       This is for all the haters, the trolls, the Unix elitists and self-appointed Linux experts, the old-school Unix purists, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I&nbsp;win   Published October 4, 2008   Linux , Ubuntu , Ubuntu Forums       This is for all the haters, the trolls, the Unix elitists and self-appointed Linux experts, the old-school Unix purists, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferdinand</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-30824</link>
		<dc:creator><![CDATA[Ferdinand]]></dc:creator>
		<pubDate>Fri, 07 Dec 2007 20:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-30824</guid>
		<description><![CDATA[Hi,

I think that this is the right behavior because you can&#039;t delete the root directory.

If you do &#039;rm -rf /usr&#039; you delete the usr directory. &#039;cd /usr&#039; will give &#039;No such file or directory&#039;.
If you could do &#039;rm -rf /&#039; you don&#039;t delete / but only the files and directory in it. &#039;cd /&#039; is still posible.

Just checking:
$ rm -ri .
rm: cannot remove `.&#039; or `..&#039;

Makes sens too.

Note: Changed -f to -i because i&#039;m a coward :-)]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think that this is the right behavior because you can&#8217;t delete the root directory.</p>
<p>If you do &#8216;rm -rf /usr&#8217; you delete the usr directory. &#8216;cd /usr&#8217; will give &#8216;No such file or directory&#8217;.<br />
If you could do &#8216;rm -rf /&#8217; you don&#8217;t delete / but only the files and directory in it. &#8216;cd /&#8217; is still posible.</p>
<p>Just checking:<br />
$ rm -ri .<br />
rm: cannot remove `.&#8217; or `..&#8217;</p>
<p>Makes sens too.</p>
<p>Note: Changed -f to -i because i&#8217;m a coward <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim</title>
		<link>http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-30807</link>
		<dc:creator><![CDATA[Karim]]></dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/12/04/and-what-exactly-will-sudo-rm-rf-do/#comment-30807</guid>
		<description><![CDATA[The last time I &quot;Accidentally&quot; used:
#rm -rf /
was on RedHat 7.3, and the results were not pretty...
i was trying to do &quot;./&quot; as opposed to &quot;/&quot;, and I happened
to have my other 2 partitions:
1) Windows XP
2) Data
which both happened to be fat32, mounted..... yeah
suffice to say, that was an &quot;all-nighter&quot; and then
some. :P

Karim]]></description>
		<content:encoded><![CDATA[<p>The last time I &#8220;Accidentally&#8221; used:<br />
#rm -rf /<br />
was on RedHat 7.3, and the results were not pretty&#8230;<br />
i was trying to do &#8220;./&#8221; as opposed to &#8220;/&#8221;, and I happened<br />
to have my other 2 partitions:<br />
1) Windows XP<br />
2) Data<br />
which both happened to be fat32, mounted&#8230;.. yeah<br />
suffice to say, that was an &#8220;all-nighter&#8221; and then<br />
some. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Karim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
