LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux command that gives detailed information on your hardware, seen in a LQ members (https://www.linuxquestions.org/questions/linux-newbie-8/linux-command-that-gives-detailed-information-on-your-hardware-seen-in-a-lq-members-4175503759/)

aristocratic 05-02-2014 09:31 PM

Linux command that gives detailed information on your hardware, seen in a LQ members
 
forum. This might sound silly. I was browsing LQ about a month ago. Somebody on here had a forum showing the output of a really cool linux command. The output of the command showed detailed information on computer hardware. I can't remember the command or whose forum I saw it under. I know it was a 4 letter command, maybe beginning with an "i", and containing "x"? Please help me out if you know. It was a really cool command.

yancek 05-02-2014 10:30 PM

Code:

inxi -F
Lots of options. Type: inxi --help to see them.

Doug G 05-02-2014 10:39 PM

Try lshw

aristocratic 05-03-2014 08:39 AM

Many thanks to both of you. inxi was the command I could not remember. lshw shows lots of information as well. Thanks!

schneidz 05-03-2014 08:52 AM

i like:
Code:

lspci -v -v -v
lsusb -v -v -v



All times are GMT -5. The time now is 02:54 AM.