1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 16:55:32 +02:00

insmod: update page (#15351)

This commit is contained in:
Fazle Arefin 2024-12-26 18:00:22 +11:00 committed by GitHub
parent 9860d0ace6
commit 36e829a5e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,4 +5,4 @@
- Insert a kernel module into the Linux kernel:
`insmod {{path/to/module.ko}}`
`sudo insmod {{path/to/module.ko}}`