View lshw Output as a HTML Page Gregg July 20, 2023 You can use the lshw command to output your hardware configuration to an html file by passing the -html parameter to it: $ sudo lshw -html >hardware.html Cli Lshw Html Motd