In order to zip a subdirectory in Linux you would use the zip command with the recursive flag to specify that it should add all files under that directory into the zip file. The command would then be zip -r .zip .
The command is "mkdir".
MD nameofdirectory. MD stands for Make Directory.
In Linux the chmod command is used to set file permissions.
vi
date
The 'man' or the 'info' command have documentation about utilities and commands in the system.
$
NIS
cd ls
In the context of the Linux command 'mv r', the keyword 'mv' stands for 'move', indicating that the command is used to move or rename files or directories.
The TAR command is Create Tape ARchives and is used by Linux and Unix. Information and explanations can be found on the linfo and computerhope websites.
Use the 'newgrp' command.