LPI
117-102 · Question #509
Lsmod shows information about:
The correct answer is A. all loaded modules. Lsmod shows information about all loaded modules. The format is name, size, use count, list of referring modules. The information displayed is identical to that available from /proc/modules.
108 Essential System Services
Question
Lsmod shows information about:
Options
- Aall loaded modules.
- Ball updatable modules.
- Call non-updatable modules.
- Dall unloaded modules.
How the community answered
(60 responses)- A72% (43)
- B5% (3)
- C8% (5)
- D15% (9)
Explanation
Lsmod shows information about all loaded modules. The format is name, size, use count, list of referring modules. The information displayed is identical to that available from /proc/modules.
Topics
#lsmod#loaded modules#module management#kernel modules
Community Discussion
No community discussion yet for this question.