tldr/pages/linux/lsmod.md

10 lines
206 B
Markdown

# lsmod
> Shows the status of Linux kernel modules.
> See also `modprobe`, which loads kernel modules.
> More information: <https://manned.org/lsmod>.
- List all currently loaded kernel modules:
`lsmod`