This week i'm going to be learning the the different codes i can be using on the command prompt. So far I've master a couple of codes which you can see bellow
Prompt Command Codes:
ls -a it list all files in your home directory including those whose names begin with a dot
by typing "mkdir" and then type
ls -a to view all folder. I created a folder named jfelix.
Cd. (..) means the parent of the current directory, so typing
% cd .. changes Directory