Unix Commands
ls
- list directory contents
pwd
- print working directory
mkdir
- make directory
cd
- change directory
touch
- updates last open time of file
open
- open files and directories (macOS)
cat
- read file and write to standard output
Use man
to learn more about command