Update cheatsheets

This commit is contained in:
ivuorinen
2025-01-20 00:17:31 +00:00
parent 49f405dce8
commit 1f72b34083
8 changed files with 40 additions and 5 deletions

View File

@@ -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: