nerdexam
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)
  • A
    77% (20)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (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.

Full 117-102 Practice