LPI
117-102 · Question #503
What command option of depmod allows you to print a list of all unresolved symbols?
The correct answer is A. -e. depmod creates a dependency file for the modules given on the command line. -e: Print a list of all unresolved symbols.
108 Essential System Services
Question
What command option of depmod allows you to print a list of all unresolved symbols?
Options
- A-e
- B-l
- C-i
- D-a
How the community answered
(26 responses)- A77% (20)
- B4% (1)
- C8% (2)
- D12% (3)
Explanation
depmod creates a dependency file for the modules given on the command line. -e: Print a list of all unresolved symbols.
Topics
#depmod#unresolved symbols#module dependencies#command options
Community Discussion
No community discussion yet for this question.