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

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# insmod
> Dynamically load modules into the Linux Kernel.
> See also: `kmod`, for other module management commands.
> More information: <https://manned.org/insmod>.
- Insert a kernel module into the Linux kernel: