man-pages/man8/kmod.8.html
2021-03-31 01:06:50 +01:00

136 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of KMOD</TITLE>
</HEAD><BODY>
<H1>KMOD</H1>
Section: kmod (8)<BR>Updated: 03/12/2020<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
kmod - Program to manage Linux Kernel modules
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>kmod</B> [<B>OPTIONS</B>...] [<I>COMMAND</I>] [<B>COMMAND_OPTIONS</B>...]
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>kmod</B>
<DD>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.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
<B>-V</B> <B>--version</B>
<DL COMPACT><DT id="2"><DD>
Show the program version and exit.
</DL>
<P>
<B>-h</B> <B>--help</B>
<DL COMPACT><DT id="3"><DD>
Show the help message.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>COMMANDS</H2>
<P>
<B>help</B>
<DL COMPACT><DT id="4"><DD>
Show the help message.
</DL>
<P>
<B>list</B>
<DL COMPACT><DT id="5"><DD>
List the currently loaded modules.
</DL>
<P>
<B>static-nodes</B>
<DL COMPACT><DT id="6"><DD>
Output the static device nodes information provided by the modules of the currently running kernel version.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>COPYRIGHT</H2>
<P>
This manual page originally Copyright 2014, Marco d'Itri. Maintained by Lucas De Marchi and others.
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?8+lsmod">lsmod</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+rmmod">rmmod</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+insmod">insmod</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+modinfo">modinfo</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+modprobe">modprobe</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+depmod">depmod</A></B>(8)
<A NAME="lbAI">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
<B>Lucas De Marchi</B> &lt;<A HREF="mailto:lucas.de.marchi@gmail.com">lucas.de.marchi@gmail.com</A>&gt;
<DL COMPACT><DT id="7"><DD>
Developer
</DL>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="12"><A HREF="#lbAF">COMMANDS</A><DD>
<DT id="13"><A HREF="#lbAG">COPYRIGHT</A><DD>
<DT id="14"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="15"><A HREF="#lbAI">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:13 GMT, March 31, 2021
</BODY>
</HTML>