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(1M).


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

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004