ページの作成:「test」  | 
				編集の要約なし  | 
				||
| 1行目: | 1行目: | ||
{| class="wikitable" summary="Unixコマンド"  | |||
!コマンド  | |||
!概要  | |||
|-  | |||
!biosdecode  | |||
|マザボ付属BIOSに記録されているハードウェア情報を表示。parses the BIOS memory and prints information about all structures (or entry points) it knows of.  | |||
|-  | |||
!dmidecode  | |||
|PCのSMBIOS情報を表示。tool for dumping a computer's <u>DMI (some say SMBIOS)</u> table contents in a human-readable format.  | |||
|}  | |||
2023年3月31日 (金) 09:57時点における版
| コマンド | 概要 | 
|---|---|
| biosdecode | マザボ付属BIOSに記録されているハードウェア情報を表示。parses the BIOS memory and prints information about all structures (or entry points) it knows of. | 
| dmidecode | PCのSMBIOS情報を表示。tool for dumping a computer's DMI (some say SMBIOS) table contents in a human-readable format. |