mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
10 lines
174 B
Markdown
10 lines
174 B
Markdown
# lsmod
|
|
|
|
> Show the status of Linux kernel modules.
|
|
> See also: `kmod`.
|
|
> More information: <https://manned.org/lsmod>.
|
|
|
|
- List all currently loaded kernel modules:
|
|
|
|
`lsmod`
|