commands.sh

hardinfo

linux

Show hardware information in GUI window.

More info →

Options (2)

-r, --generate-reportboolean

Print report to `stdout`

Example: hardinfo {{[-r|--generate-report]}}
-f, --report-formatboolean

Save report to HTML file

Example: hardinfo {{[-r|--generate-report]}} {{[-f|--report-format]}} html > hardinfo.html

Examples (3)

Start `hardinfo`

Print report to `stdout`

hardinfo [-r|--generate-report]

Save report to HTML file

hardinfo [-r|--generate-report] [-f|--report-format] html > hardinfo.html
made by @shridhargupta | data from tldr-pages