10 lines
212 B
Markdown
10 lines
212 B
Markdown
|
|
# lsmod
|
||
|
|
|
||
|
|
> Show the status of Linux kernel modules.
|
||
|
|
> See also: `kmod`, for other module management commands.
|
||
|
|
> More information: <https://manned.org/lsmod>.
|
||
|
|
|
||
|
|
- List all currently loaded kernel modules:
|
||
|
|
|
||
|
|
`lsmod`
|