| Command | Description |
| locate | Locate file |
| find | Find file or files |
| grep | Global Regular Expression Parser |
| tar | Tape Archive |
| gzip | Zip compresssion |
| zcat | Read contents of Zip file |
| wc | Word Count |
| history | Display command History |
| tree | Show Tree representation |
| alias | Create a shortcode for a command |
| curl | Download a file |
| cmp | Compare |
| diff | Difference between files |
| which | Which command executes |
| ping | See if anyone out there |
| man | Manual |
| help | Help on command |