mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 22:34:58 +00:00

These are system administration commands, not intended for use by all users. These tend to go in section 8.
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