Update cheatsheets

This commit is contained in:
ivuorinen
2024-12-27 00:17:30 +00:00
parent dfbc0264f9
commit 273f2b186d
29 changed files with 401 additions and 35 deletions

View File

@@ -10,4 +10,4 @@ source: https://github.com/tldr-pages/tldr.git
- Insert a kernel module into the Linux kernel:
`insmod {{path/to/module.ko}}`
`sudo insmod {{path/to/module.ko}}`