Drew’s Daily Deliberations

RM -RF

Licenseplate.rm-rf

I suddenly respect the owner of this car…

“rm” is the UNIX command to remove files and directories (like del and rmdir in MS-DOS/Windows). “-rf” are command line options. “r” means to remove recursively and “f” means to force removal. “rm -rf /” will, essentially, wipe your disk clean of those pesky files and directories.

 

Bookmark to:
Add 'RM -RF' to Del.icio.us Add 'RM -RF' to digg Add 'RM -RF' to FURL Add 'RM -RF' to blinklist Add 'RM -RF' to My-Tuts Add 'RM -RF' to reddit Add 'RM -RF' to Feed Me Links! Add 'RM -RF' to Technorati Add 'RM -RF' to Socializer 

No comments yet. Be the first.

Leave a reply