Query: kldstat
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KLDSTAT(8) BSD System Manager's Manual KLDSTAT(8)NAMEkldstat -- display status of dynamic kernel linkerSYNOPSISkldstat [-q] [-v] [-i id] [-n filename] kldstat [-q] [-m modname]DESCRIPTIONThe kldstat utility displays the status of any files dynamically linked into the kernel. The following options are available: -v Be more verbose. -i id Display the status of only the file with this ID. -n filename Display the status of only the file with this filename. -q Only check if module is loaded or compiled into the kernel. -m modname Display the status of only the module with this modname.EXIT STATUSThe kldstat utility exits 0 on success, and >0 if an error occurs.SEE ALSOkldstat(2), kldload(8), kldunload(8)HISTORYThe kldstat utility first appeared in FreeBSD 3.0, replacing the lkm interface.AUTHORSDoug Rabson <dfr@FreeBSD.org>BSDJanuary 22, 2014 BSD
Related Man Pages |
---|
modfind(2) - freebsd |
modfind(2) - opensolaris |
modfind(2) - osx |
modfind(2) - php |
modfind(2) - minix |
Similar Topics in the Unix Linux Community |
---|
HSBC Payment Integration on Unix |
SoundCard.. Again |
Capturing a non-result of a command |