September 2009
Beginner
942 pages
85h 34m
English
modinfo
modinfo [options]object-file
System administration command. Print information about kernel module object-file. Information is read from tag names in the mod-info section of the module file. By default, it will print the module’s filename, description, author, license, and parameters.
Separate fields with the null character instead of newlines.
Print only the value of the specified fieldname (e.g., author, license, depends, etc.).
Print usage message, then exit.
Specify kernel to use (e.g., a kernel other than the running kernel).
Print version number of the module.
Read now
Unlock full access