Basic Bash commands
cp, mv, and rm options: -i confirmation prompt; -f force, -r recursively visit subdirectories Wildcards
Globbing: Shell interprets wildcards as the list of all matching pathnames regex
Archiving
A regular tar archive file ends with .tar; a gzipped tar archive file ends with .tgz |
Cheatography
https://cheatography.com
COMP 206 Final Cheat Sheet (DRAFT) by asterythm
Crib sheet of bash and C commands
This is a draft cheat sheet. It is a work in progress and is not finished yet.