lsmod: add page

coverage
Starbeamrainbowlabs 2017-10-07 22:56:02 +01:00 committed by Agniva De Sarker
parent 4510294353
commit c666f50047
1 changed files with 8 additions and 0 deletions

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`