modinfo (8) Linux Manual Page
modinfo – Show information about a Linux Kernel module Synopsis modinfo [-0] [-F field] [-k kernel] [modulename|filename…] modinfo -V modinfo -h Description modinfo extracts information from the Linux Kernel modules given on the command line. If the module name is not a filename, then the /lib/modules/version directory is searched, as is also done by modprobe(8) when loading…
