2017-12-20 11:08:28 +08:00
|
|
|
# hardinfo
|
|
|
|
|
|
|
|
> Show hardware information in GUI window.
|
|
|
|
|
|
|
|
- Start hardinfo:
|
|
|
|
|
|
|
|
`hardinfo`
|
2017-12-20 20:01:43 +08:00
|
|
|
|
|
|
|
- Print report to standard output:
|
|
|
|
|
|
|
|
`hardinfo -r`
|
|
|
|
|
|
|
|
- Save report to HTML file:
|
|
|
|
|
|
|
|
`hardinfo -r -f html > hardinfo.html`
|