lsmod - program to show the status of modules in the Linux Kernel
lsmod
lsmod is a trivial program which nicely formats the contents of the
/proc/modules, showing what kernel modules are currently loaded.
This manual page originally Copyright 2002, Rusty Russell, IBM
Corporation. Maintained by Jon Masters and others.
insmod(8), modprobe(8), modinfo(8)
2010-03-01