mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 11:42:08 +02:00
15 lines
205 B
Markdown
15 lines
205 B
Markdown
# hardinfo
|
|
|
|
> Show hardware information in GUI window.
|
|
|
|
- Start hardinfo:
|
|
|
|
`hardinfo`
|
|
|
|
- Print report to standard output:
|
|
|
|
`hardinfo -r`
|
|
|
|
- Save report to HTML file:
|
|
|
|
`hardinfo -r -f html > hardinfo.html`
|