mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 10:50:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# lsmod
|
||||
|
||||
> Shows the status of Linux kernel modules.
|
||||
> See also `modprobe`, which loads kernel modules.
|
||||
> 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:
|
||||
|
||||
Reference in New Issue
Block a user