rmmod : remove a module from the Kernel
[SYNOPSIS] rmmod OPTION MODULE
OPTION
-f forces a module unload and may crash your machine. This requires Forced Module Removal option in your kernel. DANGEROUS
-s print to syslog, not stderr
-v enables more messages