LSMOD
Section:  (8)
Updated: 2002-12-27
Index
Return to Main Contents
 
NAME
lsmod - program to 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 Copyright 2002, Rusty Russell, IBM Corporation.
 
SEE ALSO
modprobe(8),
modinfo(8)