mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +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