
In general, Linux commands and UNIX has the following syntax:command [option ...] [argument ...]Option is an option that we can use to provide specific results from a command. The argument usually is something that will be processed by the command, for example the name of the file or directory name. Sign [] is a symbol that the options and arguments should not always be used in carrying out orders. Mark the points indicate that both the options and arguments can be more than one. All commands in Linux and UNIX is case sensitive, so it will be different from the LS command with ls.Now we start with the basic commands that are commonly used in...