QuestionQ79

Finding Your Way on a Linux System

Which of the following directories holds information, documentation, and example configuration files for installed software packages?

  • A /usr/share/doc/
  • B /etc/defaults/
  • C /var/info/
  • D /doc/
  • E /usr/examples/
Explanation

/usr/share/doc/ is the standard location for documentation supplied with installed software packages, including informational files and example configuration material.

Community Discussion

No comments yet. Be the first to start the discussion!