modinfo Command Examples

Extract information about a Linux kernel module. See also: kmod, for other module management commands. More information: https://manned.org/modinfo.

modinfo {{kernel_module}}

modinfo -F {{author|description|license|parm|filename}} {{kernel_module}}