os stuff
ls: Lists files in the default folder
mv: Moves a file
touch: Creates a text file
mkdir: Creates a directory
rmdir: Removes an empty directory
rm -R: Removes nested directories
sudo: Executes commands with superuser privileges
top: Lists actively running computer processes
ditto: Copies contents of a folder to a new folder