i dont have a linux system up yet, but i need to ask a question:
rm -Rf / (JUST KIDDING - DON'T DO THIS ONE)
what will this do?
"rm" means to removea file/folder, "-R" means recursive, ie. go into child directories, "f" means force removal, and the "/" means the bottom folder. So what this means is that you will erase your entire hard disk. :cheesy:
Here's a fun little tip:
cat /dev/mouse
Then try moving the mouse (press CTRL-C to exit).
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
Offline 5,055 posts
since Apr 2006