modstat(8) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
MODSTAT(8)              NetBSD System Manager's Manual              MODSTAT(8)


NAME
modstat - display status of loaded kernel modules
SYNOPSIS
modstat [-i id] [-n name]
DESCRIPTION
The modstat utility displays the status of any loadable kernel modules present in the kernel. The options are as follows: -i id Display the status of only the module with this ID. -n name Display the status of only the module with this name.
EXIT STATUS
The modstat utility exits with a status of 0 on success and with a nonze- ro status if an error occurs.
SEE ALSO
lkm(4), modstat(8), modunload(8)
HISTORY
The modstat command was designed to be similar in functionality to the corresponding command in SunOS 4.1.3.
AUTHORS
Terrence R. Lambert <terry@cs.weber.edu> NetBSD 1.6 June 7, 1993 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.