modprobe -n
Simulate loading kernel modules.
Syntax
$modprobe -n MODULE
Examples
Examples
$modprobe -n usb-storage
Typical use cases
modprobe -n --help
man modprobe -n
Note
Does not make any changes, only simulates.
Export