Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

rm -rf / : What it actually does

Up
vote
Down

Typing the wrong command can severely cripple your computer. A wrong switch or wrong option is all it takes. One command that I learned to avoid a long time ago, based on what experienced users told me, is rm -rf /. The rm command is what you use to remove or delete a file or directory.

By itself, rm will delete a file. With the -r or -R option, it will recursively delete a directory. The -f option will force the action. So, you can imagine what rm -rf / could theoretically do to you your system. But will it?
 read more | mail this link | score:8319 | -finid, May 2, 2012
More Sysadmin articles...

Buy Large Abstract Art Prints

admin headlines

Tutorial: Build an Ubuntu 12.10 Server

Build mod_fastcgi for Apache2 on OpenSUSE 12.2

Using AoE on CentOS 6.3

Virtual users with Postfix/Courier/MySQL/SquirrelMail (Ubuntu 12.10)

Tutorial: nginx as a reverse proxy for Apache2 on Ubuntu 12.04

OpenSUSE 12.2 Samba Server with tdbsam

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin