Lab 2
Command mkdir:
mkdir creates directories
Command cp:
copies files or directories
Command mv:
performs file moving or renaming
Command rm:
to remove files and directories
Command help:
displays information about the command
Command man:
displays the manual for the command
Command whatis:
displays a name and a one-line description of a man page
Command alias:
to create own composite commands