'\" t .\" Title: kmod .\" Author: Lucas De Marchi .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 01/08/2021 .\" Manual: kmod .\" Source: kmod .\" Language: English .\" .TH "KMOD" "8" "01/08/2021" "kmod" "kmod" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" kmod \- Program to manage Linux Kernel modules .SH "SYNOPSIS" .HP \w'\fBkmod\fR\ 'u \fBkmod\fR [\fBOPTIONS\fR...] [\fICOMMAND\fR] [\fBCOMMAND_OPTIONS\fR...] .SH "DESCRIPTION" .PP \fBkmod\fR is a multi\-call binary which implements the programs used to control Linux Kernel modules\&. Most users will only run it using its other names\&. .SH "OPTIONS" .PP \fB\-V\fR \fB\-\-version\fR .RS 4 Show the program version and exit\&. .RE .PP \fB\-h\fR \fB\-\-help\fR .RS 4 Show the help message\&. .RE .SH "COMMANDS" .PP \fBhelp\fR .RS 4 Show the help message\&. .RE .PP \fBlist\fR .RS 4 List the currently loaded modules\&. .RE .PP \fBstatic\-nodes\fR .RS 4 Output the static device nodes information provided by the modules of the currently running kernel version\&. .RE .SH "COPYRIGHT" .PP This manual page originally Copyright 2014, Marco d\*(AqItri\&. Maintained by Lucas De Marchi and others\&. .SH "SEE ALSO" .PP \fBlsmod\fR(8), \fBrmmod\fR(8), \fBinsmod\fR(8), \fBmodinfo\fR(8), \fBmodprobe\fR(8), \fBdepmod\fR(8) .SH "AUTHOR" .PP \fBLucas De Marchi\fR <\&lucas\&.de\&.marchi@gmail\&.com\&> .RS 4 Developer .RE