--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # lsmod > Show the status of Linux kernel modules. > See also: `kmod`, for other module management commands. > More information: . - List all currently loaded kernel modules: `lsmod`