tldr/pages/linux/hardinfo.md
2021-09-02 20:33:49 +02:00

17 lines
265 B
Markdown

# hardinfo
> Show hardware information in GUI window.
> More information: <https://github.com/lpereira/hardinfo>.
- Start hardinfo:
`hardinfo`
- Print report to standard output:
`hardinfo -r`
- Save report to HTML file:
`hardinfo -r -f html > hardinfo.html`