Linux 命令大全 Linux modinfo命令用于显示kernel模块的信息。modinfo会显示kernel模块的对象文件,以显示该模块的相关信息。 语法 modinfo [-adhpV][模块文件] 参数: -a或--author