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).
John A
Vampirical Lurker
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339