13,420
edits
Changes
→Part 1: Using the Linux Shell
With the Linux OS containing over 2500 commands and utilities, it is good for a Linux user or sysadmin to learn about how to use commands “on-the-fly”.
The '''man''' command can provide information on how to use a command (i.e. '''usage''', '''arguments''', '''options''', '''examples'''). <br>The commands are classified into sections or “volumes”.
'''Perform the Following Steps:'''