ctrl a : move to front of line ctrl e : end of line
whoami - userid (jaeyeolee)
whoami
man - manual
man
clear
pwd -current working directory
pwd
ls - list directory contents
ls
cd - change directory
cd
mkdir -make directory
mkdir
touch - make file
touch
rm - remove files
rm