loader

Here are few ways that we can get help about any command from Linux while working in command line.

#man = This command shows Manual Pages

It displays the commands information

Ex. #man pwd

#pinfo = Same as man command

Ex. #pinfo pwd

#man -k user      (k – Keyword)

It’ll search user related commands

#sos report

This command Creates diagnostic & support data

Leave a Reply