remove an empty directory
rmdir
create an empty directory
mkdir
create an empty file or update the last access time for a file
touch
a simple text editor
nano
change the owner of a file
chown
change permissions on a file or directory
chmod
shows which user you are logged in as
whoami
shows all logged in users
who
shows your current directory
pwd
shows the users uid and group ids
id