In this lab, you will use fundamental Linux commands to work with files and directories in a Linux environment. The commands used in this lab have been covered in the Linux Fundamentals course. References to the specific lessons of the course will be provided throughout the lab steps.
The Linux command-line tools referenced in this lab are:
cd
chmod
cp
emacs
mkdir
mv
nano
vim
Upon completion of this lab, you will be able to:
chmod
mv
mkdir
and cp
Familiarity with basic Linux commands will be beneficial. Refer to the following course to fulfill the prerequisite: