from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
LSMOD
Section: lsmod (8) Updated: 02/23/2017 Index
Return to Main Contents
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.
SEE ALSO
insmod(8),
modprobe(8),
modinfo(8)
AUTHORS
Jon Masters <jcm@jonmasters.org>
-
Developer
Lucas De Marchi <lucas.de.marchi@gmail.com>
-
Developer
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- COPYRIGHT
-
- SEE ALSO
-
- AUTHORS
-
|