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:
parent
9860d0ace6
commit
36e829a5e6
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
|
||||
- Insert a kernel module into the Linux kernel:
|
||||
|
||||
`insmod {{path/to/module.ko}}`
|
||||
`sudo insmod {{path/to/module.ko}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue