rmmod
usage: rmmod [-wf] [MODULE]
Выгрузите модуль MODULE из ядра Linux.
-f Принудительно выгрузить модуль
-w Подождите, пока модуль больше не будет использоваться
usage: rmmod [-wf] [MODULE]
Unload the module named MODULE from the Linux kernel.
-f Force unload of a module
-w Wait until the module is no longer used