| pine |
Read your email |
| ln |
Create links from one file/directory to another (kind of
like Windows shortcuts |
| less, more |
Read text from a file (without modifying it) or prevent
output from scrolling off-screen |
| grep |
Search for a string or regular expression in specified
files |
| find |
Search for a file with specified charecteristics |
| finger |
Get information on other users |
| passwd |
Change your Unix password |
| which |
Locate where a command / executable is |
| diff |
Find the difference between two text files |
| ps |
List current running processes |
| kill |
Kill current processes |