The purpose of this level is to teach the user how to maneuver between directories and how to handle filenames that begin with a period.
The first step, as always, is to use the command ls -la to view the files in the current directory. This will sho...