View Single Post
Posts: 88 | Thanked: 4 times | Joined on Jan 2008
#5
Originally Posted by Thesandlord View Post
Dont do rm anything!!! Do the second thing that Benson said. Using the rm command can be very dangerous if you don't know what you are doing (rm means remove). I had a friend delete every file from his hard drive before because he was dumb enough to do
Code:
sudo rm -rf /
and wiped his system (almost)...
fortunately, i dunno how to run commands or how to get to a command to run things..

thanx muchly for the warning