tldr/pages/linux/lsmod.md
Starbeamrainbowlabs c666f50047 lsmod: add page
2017-10-13 09:35:28 +05:30

9 lines
158 B
Markdown

# lsmod
> Shows the status of linux kernel modules.
> See also `modprobe`, which loads kernel modules.
- List all currently loaded kernel modules:
`lsmod`