Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 191 Bytes

dmijson

Convert dmidecode output to JSON

Example: sudo bin/dmij -d -f savedata.json

Included is a Go type for parsing the resulting json data. It embeds the dmij script as a convenience.