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