Which statement about the apropos command is accurate?

Prepare for the Red Hat Certified Systems Admin Exam EX200. Enhance your skills with interactive quizzes, flashcards, and detailed explanations. Ace your certification exam today!

Multiple Choice

Which statement about the apropos command is accurate?

Explanation:
Apropos is used to find commands by searching the manual page description database for a keyword. It works by querying the whatis database that stores brief titles or summaries for each manual page, which is built and kept up to date by tools like mandb or makewhatis. When you provide a keyword, apropos returns the manual pages whose descriptions mention that keyword, along with the one-line summary. That makes the statement about searching the titles of manual pages for a keyword the best fit: the keyword match is done against those short descriptions (the titles or summaries) rather than the full man page text. It’s not responsible for updating the index, not used to display contents of a manual page, and not involved in installing other commands.

Apropos is used to find commands by searching the manual page description database for a keyword. It works by querying the whatis database that stores brief titles or summaries for each manual page, which is built and kept up to date by tools like mandb or makewhatis. When you provide a keyword, apropos returns the manual pages whose descriptions mention that keyword, along with the one-line summary.

That makes the statement about searching the titles of manual pages for a keyword the best fit: the keyword match is done against those short descriptions (the titles or summaries) rather than the full man page text. It’s not responsible for updating the index, not used to display contents of a manual page, and not involved in installing other commands.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy