1LSMOD(8) lsmod LSMOD(8)
2
3
4
6 lsmod - Show the status of modules in the Linux Kernel
7
9 lsmod
10
12 lsmod is a trivial program which nicely formats the contents of the
13 /proc/modules, showing what kernel modules are currently loaded.
14
16 This manual page originally Copyright 2002, Rusty Russell, IBM
17 Corporation. Maintained by Jon Masters and others.
18
20 insmod(8), modprobe(8), modinfo(8) depmod(8)
21
23 Jon Masters <jcm@jonmasters.org>
24 Developer
25
26 Lucas De Marchi <lucas.de.marchi@gmail.com>
27 Developer
28
29
30
31kmod 02/18/2020 LSMOD(8)