lsmod (8) - Linux Manuals

lsmod: Show the status of modules in the Linux Kernel

NAME

lsmod - Show the status of modules in the Linux Kernel

SYNOPSIS

lsmod

DESCRIPTION

lsmod

is a trivial program which nicely formats the contents of the /proc/modules, showing what kernel modules are currently loaded.

COPYRIGHT

This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. Maintained by Jon Masters and others.

AUTHORS

Jon Masters <jcm [at] jonmasters.org>

Developer

Lucas De Marchi <lucas.de.marchi [at] gmail.com>

Developer

SEE ALSO

insmod(8), modprobe(8), modinfo(8) depmod(8)