Have doubts about the functions of some Linux commands?
Don’t worry, you can easily learn how to use them directly from Linux shell using man command. Man in this case is short for manual, which means instruction manual.
For example, typing man tail will show you the manual for the tail command.
man command