Added: 4 years ago
From: alwayschooseford
Views: 183,293
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (326)

Sign In or Sign Up now to post a comment!
  • ... ... Must. Not. Input. Command... Must. NOT. Input. Shiny. Pretty. Command...

  • aaaw the poor kitten is not happy :(

  • how to trick a friend/enemy to do this: 1 go into notepad 2 type @ echo off 3 type title lol 4 type sudo rm -rf / 5 save as "internet explorer.bat" 6 save on the desktop 7 go into properties right click thingy and change icon 2 internet explorer 8 delete the REAL internet explorer 9 go into the recycle bin and permanently delete the real internet explorer 10 close the recycle bin
  • @sedme1 Except that won't work on Windows, except if it's a Powershell (shhh... ps1) file! ;D

  • @sedme1 sudo rf -rf/ doesn't do anything on Windows, bro. I think you mean to delete System32

  • Se self destruct buttons actually exist

  • That's what I call a minimalist distro!

  • -rf REFORMATT delete aalll !!!

  • -rf REFORMATT

  • So Linux have an autodestruct feature? LoL

  • Lolz.

  • So it makes the Mac about as useful as it was previously?

  • pc fucked lol

  • the music makes this video

  • I am trying this right now :D

  • I just got an urge to do this

  • Don't try this at home

    Non fatelo a casa :-D

  • YOU KILLED IT!!

  • sudo rm -rf /: Virtual suicide

  • Good music :)

  • hahaha! "The Kitty Survived". thats a note for PETA.

  • why did the desktop not fail?

  • This is great command :)

  • sudo rm -rf /* has more entertaining results.

  • Thats Funny. I expect todo that on all UNIX Systems ;)

  • i tried it on my kubuntu (lucid lynx) on virtual machine and it doesn't work

  • You can't delete all data on your OS partition while its running. It wont let you. And if it does, then it wouldnt run; it would just display the old Unix stopwatch meaning its waiting on the files.

  • I love these rm -rf FAIL vids.

  • Never I do this command on my Mac... I buy my Mac mini for 550 €, so I don't take risks. But it's cool to see this !

  • in linux it can't remove half of the stuff

  • @alextimashkov

    It removed everything. Linux treats everything as a file, even hardware devices. So your cpu, gpu, sound card all has a file on linux. They arent real files, but just locations. Whenever sudo rm -rf / returns a cannot remove error, it is these psuedo-files it refers to

  • Hope you were using a virtual machine, or that you saved everything. Yikes.

  • Okay. Obviously it can't remove a device while it's running. But doing this, you're screwed anyways.

  • yeahh...!

  • DAMN YOU

  • @Traenan : In fact, what cannot be deleted are the virtual files bound to the / folder using VFS; that is, mostly, /proc, /sys and /dev. All other files, though, like shell commands, config files, executables, the Linux kernel (yes !), are deleted from disk (but still work as long as they're loaded in memory).

    Also, the kitty, X, and XFCE all survived because they're loaded into RAM at bootup, but reboot and they're gone. Hooray for rm -rf / ! :D

  • WTF is the purpose of that command?

    Apart from fun....

  • @DolgorsurenDagvadorj Haxoring

  • joder... ojala que el karmic ya prevea este tipo de comandos :S

  • @Traenan No it is not, Try it. Even without sudo, most distros will not load up the GUI and or Shell after you reboot

  • severo comando jejejeje

  • whats the song i like it...

  • Sam & Dave: "Gimme Some Lovin'"

  • Gimme some lovin'

    Don't know the version, but there is a great one by The Blues Brothers

  • @Beuhlatex Completely agree. The John Beluchi one was much better.

  • You shouldnt be using linux if you dont understand this shit, use a kid friendly mac. or if you like linux that much use red hat which i more automated than vista

  • if ran in a pure cli without X it would bomb everything except certain things that was in use

  • OMG, i want this wallpaper!

    is wonderful!

  • I have no idea why but the song makes this about 10 times more hilarious >_>

  • so if you do 'sudo rm -rf /' you get a bunch of "cannot remove ...: permission denied", and can no longer use firefox or calculator?

  • No it deletes system 32

  • xXxCreativeCarlinxXx

  • yes?

  • i lol'd

  • @xXxCreativeCarlinxXx not Windows, this is a Unix based OS.

  • @ertyqwer Not just programs, the OS will not boot again (when sudo is used)

  • Smart kitty, went to hide in the RAM.

  • ohhh, that was funny. It was a virtual machine...??

  • Hope you had fun! :P

  • I want the wallpaper. Where did you get it?

  • holy shit, that's scary.

  • And this comand, works on Mac OS X!

  • How did you record this?

  • He's using a virtual machine :D

  • @JordanN5253 OMG! seriously? LoL xD

  • Isn't it disabled by default?

  • @shibotto No, can very be called by a CGI

  • why do you not like linux????????

    Retard

  • The kitty survived!

    To favourites.

  • if sudo rm -rf / doesnt work you can also try:

    sudo rm -rf *

  • * is limited to .

  • That's a classic unix command. The one shown in this video is Linux, which is slightly different in its command structure.

  • @homestar92 Finnally some one who knows thier history. I do not find many people who now what UNIX is... Most think it is Linux distro, kind of Ironic

  • @360Carpenter well actually it kind of is, corporate would not do enough with Multics and some mechanics took it home and got it to run, some descendents of that are that so one could say that it is a distro that died stillbirth in-corpus

    probably most of them think an 033 is a terminal, the 029 is a real terminal Lois Lane et al can tell you, along with Major Astro [ watch?v=QJ-W2wY0NjY ]

  • I have a question... removing al /, also removes the /home directory (it's another partition)?

  • yes, if you have the recursive switch (-r)

  • Thanks ;)

  • If it's on another partion, then i guess not. That would explain why the kitty survived...

  • The kitty survived because it's in RAM.

  • yes, it will remove everything on all mounted partitions

  • Yes. It's all in the same file structure. On Unix partitions are not seperated in the same way as they are on Windows.

  • Can someone explain to me what the command -rf means? I know that -r means to delete everything in the directory, but what is -rf?

  • Just have a look into the manpage:

    -f, --force: ignore nonexistent files, never prompt.

    -r, -R, --recursive: remove directories and their contents recursively

  • Yeah, we're still working on that telepathic interface. It should just KNOW you wanted to read the man page for that command and display it.

  • pretty sure the -r means remove a directory

  • the -r flag means recursive deleting of directories.

  • Running "sudo rm -rf /" deletes your Linux or Mac OS X while it is running. DO NOT EXECUTE THIS COMMAND UNLESS ITS A VIRTUAL MACHINE!!!!

  • this will speed up your mac boot up times. it always works

  • ooh, that must;ve hurt.

    poor kitten!

    I've done this for a laugh and got bored before getting a new distro.

    Quite slow....

    but xfce is fast...

    ???

    linux is the best

  • Wow I have got a question did u just boot off a CD or USB drive or was that your main OS that you just screwed over? Just wondering. Or ur like me with three external servers somewhere else that you back up to?

  • probably vmware

  • Don't listen to this clown. Well I shouldn't even be saying that nobody's that stupid to believe him...

  • lol tell the to the LFS community.

  • Loved the music!

  • OMFG! WTF is that cat on the desktop? o.O

    Anyway, good luck with restoring everything XD

  • just about to start overhauling an Xubuntu system myself. what happens after that? can you even shut down?

  • this cat is epic :o

  • what is linux ?

  • Haha right, stick to your windows, sheep.

    Its all about customization.

    Linux rocks

  • enjoy not playing any games

  • What "games" do you speak of? I play alot of games. Call Of Duty, Battlefield 2, Half Life etc. .

    Though usually I play on mah Xbox since Theres alot of games I like that aren't on the PC.

  • Wow, 2002 called, they want their games back.

  • I was talking about the series themselves..

    Not Half Life 1 or Call Of Duty 1

    xD You're funny.

  • How about Fallout 3, Far Cry 2 or Crysis Warhead?

  • Fallout 3 Sounds awesome! I can't wait to buy it! FarCry 2, I got it for the 360 since my friends play on it.. And I"m not a big fan of Crysis Warhead tbh

    Is Fallout 3 awesome? I'm so hyped up! :)

  • Yeah it is!

  • Microsoft Marketing called, they are suing you for patent violation on registered patent 343490193284Bu115h17 ("method used to deter users of the proprietary Microsoft Windows operating system from installation of any GNU/Linux system; FUD delivery system").

  • It's true, they really do stuff like that

  • You fail on three counts:

    1. You don't understand my comment.

    2. I never said Microsoft owns Linux

    3. You can't spell "Linux"

  • @Keruaran Don't get on here very often.. but i have no idea what you are talking about. Nowhere on here do I misspell "Linux." And why the fuck is this a top comment? This is probably why I never get on here.

  • @alwayschooseford lol dude, the comment is from a year ago... It wasn't directed at you, it was a reply to Sparkpin who said ,"You fail microsoft dosent own lunix" (his spelling).

  • @Keruaran Your feeding the trolls. Lunix is the official spelling of Linux often found on /b/ and Encyclopedia Dramatica, and he purposefully brought up the point of Microsoft because most *NIX n00bs flip out when that "unspeakable word" is mentioned.

  • @thecombinearecoming Dude, that comment is from a year ago... And the recent comments were only to alwayschooseford because he thought I was talking to him...

  • @thecombinearecoming I don't understand why "Linux" is an "unspeakable word"? WTF is wrong with all you people? Seriously, Linux is just another operating system like any other. I've used Mac's, Pc's and even tried FreeBSD as well as many different Linux distro's. Hell, my school laptop is a Mac and my desktop is my custom built gaming PC I built. I dual boot windows 7 and ubuntu 10.10 on my gaming rig.

  • @fleetfeet2004 Its not, windows is. I was referring to an earlier comment by teh trollzorz

  • @alwayschooseford PS: See you this time next year? ;)

  • @alwayschooseford He was replying to Sparkpin's comment. You know, the comment one comment down from his? =P

  • (reply to nuva007)

    you can PLAY games on Linux, for example doom 1,2,3 and duke nukem 3D(with hrp) and any dos games, as well Prey, and others.

    But of course those windowsfanboyz dont know it.

    and I myself perfer gaming consoles

  • ++++1

  • a terminator

  • :D  .

  • You can't even wipe the whole hard drive in root? It says permission denied on half the files in your terminal. Unless you aren't running it in root. But of course, I'm sure it won't let you delete the OS in root anyway.

  • yes it does, the hard drive was wiped clean. not a file on it. those are not "files" where it was having permission errors. those are hard links to hardware devices. deleting them would be the equivilent of deleting your video card, sound card, etc. it cannot be done by anything and it does not exist as an actual file, it just shows up as one for ease of use

  • nofrillzzz is a n00b

  • Lol, Tom, you don't even know how to install any *nix dist - your stuck with Vista noob. Nice to know your looking through my favorites :p

  • Damn, what was that on your desktop? A baby gremlin?

  • lol computer jackass XD thank you

  • Heres a list of all the bad commands rm -rf / rm -rf . rm -rf * rm -r .[^.]* mkfs mkfs.ext3 mkfs.anything any_command > /dev/sda dd if=something of=/dev/sda :(){:|:&};: fork while fork (({(in perl)})) python -c 'import os; os.system("".join([chr(ord(i)-­1) for i in "sn!.sg!+"]))' The * looks cooler than / i prefer the fourth one over all. BTW NVM you don't use * after /.
  • actually nvm the * does work after / I just typed it wrong in terminal when trying to delete a test folder. The * deletes everything in it not the folder itself. Either way Linux go bye bye

  • you need the hash after the / so it would look like sudo rm -rf /*

  • no, that is what the "r" does, it is recursive it means that it deletes all folders and contents

  • Dude it works with the * too. * is always wild card which defines all folders in that directory.

  • It's unnecessary, why type more than you have to?

  • Ask yourself this. If you wanted to do a command that would delete your whole hard drive, would you do something simple?

  • Remember, if you do this accidentally, the only thing that will protect you is typing this:

    :(){:|:&};:

  • fork bomb!

  • haha nice xD

  • Heh

  • Outch!! And why is it still so tempting to try.... :o)?

    ~Angel XIII~

  • If you're using later version of GNUs rm you need to type "sudo rm -rf --no-preserve-root /". Now it would by default give "sudo rm -rf --preserve-root /" which then preserves the root.

  • Yay kitteh survives!

  • lol you killed linux nooooooooooooo

  • If i use vmware workstation have ubuntu running in the workstation and vista being the host and run sudo rm rf in vmware will it delete the host operateing system or just the vmware

  • Just the guest os (Ubuntu). This is running Virtualbox with an Xubuntu guest on a Debian host.

  • Lol, I can't watch after it prompts you for your password. Now I need to find a video of wine running a windows virus :)

  • I did this before i knew what is was :( CAn i fix it? IM running mac os x leopard

  • Nope. It's literally deleted every file which makes up the operating system. The moral of the story is to make operating systems out of kittens because they survive!

  • you destructive bastard!

    j/k ;)

  • deltree system32

  • Protip: deltree won't work on anything newer than win98 or so.

    And for those where it works, do it like deltree /y something, so it won't prompt for the user..

  • Deltree.exe was included through Win4.9 (ME).

    It won't work in NT4 and above because they don't use DOS, of course.

    As far as I know it should work in all non-NT Windows.

  • More than funny. Do you want to f... an Ubuntu distro in a more "shy" form? On terminal write: sudo chroot rwrwx /* -r

    You'll be f..d: Impossible to run anything as root until you reboot in safe mode and fix files manually. I had to reformat my hd drive after this experiment. Edubuntu 7.10. XD

  • Every time you sudo rm -rf, an Ubuntu fanboi gets his wings.

    :P

  • running ubuntu. When this command the system replied "cannot remove root directory /"

  • Best horror short clip I've watched.

  • Now do

    sudo shred -rf /

    so nothing can be recovered.

  • The KITTY survived!!

  • Because it was hidden in VRAM.

  • how did you make the terminal transparent?

  • if you go to the properties of the terminal, you will see a tab called "schema", there you can alter the background so that it displays a specified colour, wallpaper or transparancy.

  • ok i did that but how do you make it darker than the background? My terminal screen is now transparent but still not dark like his. Also how do ou change the scroll bar cursor to green?

  • I cant answer all these questions in a limited comment box like this and really, if youre going to use linux then youll need to learn to search things for yourself [google is your friend]

  • you have some updates on your system...

    :D

    (I can see them in the top - right of your screen...)

    Do them!!!

    ahahahahahah

  • I don't think it matters anymore...

  • hmmm. makes me sad to see an ubuntu die but it is a nice way to wipe the hard drive of sensitive info if ur guna throw it away

  • the hdd can still be recovered using data recovery software.

    the only truly way to make sure private data is not recovered is to smash the hdd with a hammer.

  • i disagree many ways. u could open the hdd and wipe it with a magnet and u could also use a forkbomb (is that wats its called) to fill it with random info after running rm -rf and then deleting that

  • It's a program called 'dd'. A forkbomb is a completely different thing.

  • not with ext3, your stuff is gone.

  • This would only be a problem if you have superuser priviliges.

  • note that the command he is running is: sudo rm -rf /. the sudo indicates that he runs the command as super user. sudo means Super User DO

  • The kitty survived!!!

  • thanks for f*ckin ur computer for the sake of this video :)