1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:15:07 +00:00
serenity/Base/usr/share/man/man1/modload.md

337 B

Name

modload - load a kernel module

Synopsis

$ modload <path>

Description

Load a kernel module specified by path.

Examples

$ modload /mod/TestModule.o

See also