tldr/pages/linux/hardinfo.md

17 lines
265 B
Markdown
Raw Normal View History

2017-12-20 06:08:28 +03:00
# hardinfo
> Show hardware information in GUI window.
> More information: <https://github.com/lpereira/hardinfo>.
2017-12-20 06:08:28 +03:00
- Start hardinfo:
`hardinfo`
2017-12-20 15:01:43 +03:00
- Print report to standard output:
`hardinfo -r`
- Save report to HTML file:
`hardinfo -r -f html > hardinfo.html`