tldr/pages/linux/hardinfo.md

17 lines
260 B
Markdown
Raw Normal View History

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