tldr/pages/linux/lsmod.md

9 lines
158 B
Markdown
Raw Normal View History

2017-10-07 22:56:02 +01:00
# lsmod
> Shows the status of linux kernel modules.
> See also `modprobe`, which loads kernel modules.
- List all currently loaded kernel modules:
`lsmod`