KMODSTAT

Section: Maintenance Commands (8)
Index Return to Main Contents

BSD mandoc
FreeBSD  

NAME

kmodstat - display status of dynamically loaded kernel modules  

SYNOPSIS

kmodstat [-i id ] [-n name ]  

DESCRIPTION

The kmodstat utility displays the status of any kernel modules dynamically linked into the kernel.

The following options are available:

-i id
Display the status of only the kernel module with this ID.
-n name
Display the status of only the kernel module with this name.

 

DIAGNOSTICS

The kmodstat utility exits with a status of 0 on success and with a nonzero status if an error occurs.  

SEE ALSO

kmodload(8), kmodsyms(8), kmodunload(8)  

HISTORY

The kmodstat command is based on the command kldstat written by An Doug Rabson Aq dfr@FreeBSD.org


 

Index

NAME
SYNOPSIS
DESCRIPTION
DIAGNOSTICS
SEE ALSO
HISTORY

This document was created by man2html, using the manual pages.
Time: 04:30:09 GMT, April 24, 2025