Create a new directory
mkdir
Create a file
touch
List directory contents
ls
Path of working directory
pwd
Move file or change name
mv
Remove files and directories
rm
Change working directory
cd
Find file path in terminal
Drag and drop file onto terminal