modinfo -
顯示當前核心模組資訊
modinfo [ options ] <module_file>
modinfo
工具軟體用來對核心模組的目標檔案
module_file
進行測試並列印輸出相關資訊。
-
-a, --author
- 顯示模組的開發人員
-
-d, --description
- 顯示此模組的描述說明
-
-fformat_string, --format
format_string
- 由使用者定義任意格式字串,可以透過該字串從核心模組
module_file 的 ELF
段中獲得該模組相應的值,其中包含該模組的資訊。
替換由一個百分號後跟一個由花括號括起來的標籤名組成。
-
-p, --parameters
- 顯示模組所支援的有型別的引數
-
-h, --help
- 顯示幫助資訊
-
-V, --version
- 顯示
modinfo的版本資訊
insmod(8),
modprobe(8),
depmod(8),
rmmod(8),
lsmod(8),
ksyms(8),
modules(2)
所羅門 <[email protected]>
2001/05/01
http://cmpp.linuxforum.net
本頁面中文版由中文 man
手冊頁計劃提供。
中文 man 手冊頁計劃:
https://github.com/man-pages-zh/manpages-zh