lsmod: add page

This commit is contained in:
Starbeamrainbowlabs
2017-10-07 22:56:02 +01:00
committed by Agniva De Sarker
parent 4510294353
commit c666f50047

8
pages/linux/lsmod.md Normal file
View File

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