MirBSD manpage: modunload(8)

MODUNLOAD(8)             BSD System Manager's Manual              MODUNLOAD(8)

NAME

     modunload - unload a kernel module

SYNOPSIS

     modunload [-i id] [-n name] [-p postunload]

DESCRIPTION

     The modunload utility unloads a loadable kernel module from a running
     system. The id or name is the ID or name of the module as shown by
     modstat(8).

     One of the following options must be specified:

     -i id   Unload the module with the ID id.

     -n name
             Unload the module with the name name.

     -p postunload
             Specify the name of a shell script or program that will be exe-
             cuted if the module is successfully unloaded. This program is
             passed no arguments.

DIAGNOSTICS

     The modunload utility exits 0 on success or with a non-zero status if an
     error occurred.

SEE ALSO

     lkm(4), modload(8), modstat(8)

HISTORY

     The modunload command was designed to be similar in functionality to the
     corresponding command in SunOS 4.1.3.

AUTHORS

     Terrence R. Lambert terry@cs.weber.edu

MirBSD #10-current               June 7, 1993                                1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung