Linux Daily Command
20260324 - lshw
List all hardware in the computer
The -C parameter, filter only for memory type related harware
The -short parameter reduces the text to a simpler an resumed version
try to execute without any parameter and you will see the
quantity of information will be provided
My computer has 8GB integrated to the mother board and
another 32GB in the other socket
This is the rssult when I run the command
#LinuxDailyCommand
20260324 - lshw
List all hardware in the computer
-C <type>: parameter, filter only for <type> related harware
-short: parameter reduces the text output
Without any parameter provides a lot of information
My PC has 8GB in the mother board and 32GB in the other socket