Beginner Linux & Shell Scripting
Q20 / 100

What is the purpose of the "man" command?

Correct! Well done.

Incorrect.

The correct answer is B) To display the manual page (documentation) for a command or program

B

Correct Answer

To display the manual page (documentation) for a command or program

Explanation

"man <command>" opens the manual page for that command, providing detailed documentation on its usage, options, and examples.

Progress
20/100