What is a CLI?
command-line interfaces usually refers to a specific program and uses text to navigate commands
What is a GUI?
graphical user interface navigates commands using graphics
Give at least one use case for each of the commands listed in this exercise.
-man
-cat
-ls
-pwd
-echo
-touch
-mkdir
-mv
-rm
-cp