mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 13:15:07 +00:00
337 B
337 B
Name
modload - load a kernel module
Synopsis
$ modload <path>
Description
Load a kernel module specified by path.
Examples
$ modload /mod/TestModule.o