DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Managing dynamically loadable kernel modules

Determining which DLKMs are currently loaded

To obtain a list of module names (module-name) and module identifiers (modid) for currently loaded modules, execute

modadmin -s

To obtain the full status of currently loaded modules, execute:

modadmin -S

See modadmin(ADM).


Next topic: Obtaining more information about a specific loaded DLKM
Previous topic: Determining if a DLKM needs to be configured

© 2007 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 05 June 2007