Viewing and Searching Man Pages

As you already probably know, man is the command line program which is used to display Linux manual pages (manpages) which are program reference documents stored locally. At its most basic usage, to view a manpage, simply type man followed by the program you want to view the manpage for. The below … Continue reading