tldr/pages/linux/hardinfo.md

16 lines
205 B
Markdown
Raw Normal View History

2017-12-20 06:08:28 +03:00
# hardinfo
> Show hardware information in GUI window.
- 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`