The Wayback Machine - https://web.archive.org/web/20200713214050/https://linux.die.net/man/8/lsmod

lsmod(8) - Linux man page

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)

Referenced By

delete_module(2), dstat(1), init_module(2), insmod(8), proc(5), query_module(2), rmmod(8)