show manual page for a command
man
ls list contents of a directory
ls
change directory
cd
view contents of a file
cat
view contents of a file one screen at a time
more
view first few lines of a file
head
view last few lines of a file
tail
copy a file
cp
move or rename a file
mv