Everyday Commands and Utilities

Unix/Linux Commands that one would use as a non-privileged user in everyday work. Its a generally a bad idea to do work as root - I learned this about 10 years ago when I wrote a shell script that wiped out /etc directory. Its generally best to work as a average user, using root only when necessary.

If you need more convincing, please enjoy some unix horror stories. A copy is also located here.