Multiple choice general knowledge science & technology

Which command format and display the on-line manual pages ?

  1. man

  2. manpath

  3. whatis

  4. info

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The 'man' command is the standard Unix/Linux command for displaying manual pages. 'manpath' shows the manual search path, 'whatis' displays brief descriptions, and 'info' is an alternative documentation system, but only 'man' formats and displays the actual manual pages.