Just a small collection of commands that I will add to as I find them.....
Getting around + File commands
cd - changes to your home directory
rm -rf - removes a directory without prompting. ==USE WITH CAUTION!!!!!!==
cd /home/someguy - changes directory to /home/someguy
cd .. - moves up