mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
lsmod: add page
This commit is contained in:
committed by
Agniva De Sarker
parent
4510294353
commit
c666f50047
@@ -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`
|
||||
Reference in New Issue
Block a user