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
# modprobe
> Add or remove modules from the Linux kernel.
> See also: `kmod`, for other module management commands.
> More information: <https://manned.org/modprobe>.
- Pretend to load a module into the kernel, but don't actually do it: