RMMOD(1) Linux Module Support RMMOD(1) NNAAMMEE rmmod - unload loadable modules SSYYNNOOPPSSIISS rrmmmmoodd [ -as ] module ... DDEESSCCRRIIPPTTIIOONN RRmmmmoodd unloads loadable modules from the running kernel. RRmmmmoodd tries to unload a set of modules from the kernel, with the restriction that they are not in use and that they are not referred to by other modules. If more than one module is named on the command line, the modules will be removed simultansously. This supports unloading of stacked modules. OOPPTTIIOONNSS _-_a Remove all unused modules. _-_s Output everything to ssyysslloogg(3) instead of the ter- minal. SSEEEE AALLSSOO insmod(1), lsmod(1), ksyms(1), modules(2) HHIISSTTOORRYY Module support was first concieved by Anonymous Initial Linux version by Bas Laarhoven Version 0.99.14 by Jon Tombs Extended by Bjorn Ekwall Updated for 2.1.17 by Richard Henderson Linux 26 Dec 1996 1