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

Nice post! Independent learning requires the ability to create your own "exercises" so you can practice things that you are learning. You did a good job doing that with the examples in today's post.
ReplyDelete