LPIC-1 Exam 101 v5 (Linux Administrator) — Question 39

Which of the following commands displays the manual page command from section 1?

Answer options

Correct answer: C

Explanation

The correct answer, C, uses the proper syntax to specify section 1 of the manual for the given command. Options A and D are incorrectly formatted, while B uses an invalid character, and E specifies the section with a flag rather than the correct method of positioning it before the command.