LSMOD

NAME

lsmod - list loaded modules.

SYNOPSIS

lsmod  

DESCRIPTION

Lsmod shows information about all loaded modules.

The format is name, size, use count, list of referring modules. The information displayed is identical to that available from /proc/modules.  

SEE ALSO

insmod(1), modprobe(1), depmod(1), rmmod(1), ksyms(1), modules(2)  

HISTORY

Module support was first concieved by Anonymous
Initial Linux version by Bas Laarhoven <bas@vimec.nl>
Version 0.99.14 by Jon Tombs <jon@gtex02.us.es>
Extended by Bjorn Ekwall <bj0rn@blox.se>
Updated for 2.1.17 by Richard Henderson <rth@tamu.edu>