lsmod
Show the status of modules in the Linux Kernel
TLDR
SYNOPSIS
' lsmod 'u 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
JonMasters < jcm@jonmasters .org > Developer
LucasDe Marchi < lucas .de .marchi@gmail .com > Developer