nerdexam
LPI

117-102 · Question #621

What command option of modinfo can display its version number?

The correct answer is A. -V. Display the version of modinfo .<p>The modinfo utility examines the object file module_file associated with a kernel module and displays any information that it can glean. -V , --version: Display the version of modinfo .

108 Essential System Services

Question

What command option of modinfo can display its version number?

Options

  • A-V
  • B-i
  • C-I
  • D-A

How the community answered

(43 responses)
  • A
    79% (34)
  • B
    12% (5)
  • C
    2% (1)
  • D
    7% (3)

Explanation

Display the version of modinfo .<p>The modinfo utility examines the object file module_file associated with a kernel module and displays any information that it can glean. -V , --version: Display the version of modinfo .

Topics

#modinfo#command options#kernel modules

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice