LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   terminal computer specs (https://www.linuxquestions.org/questions/linux-newbie-8/terminal-computer-specs-80867/)

Trinity22 08-11-2003 04:00 AM

terminal computer specs
 
argh, i've been searching for it everywhere, but can't find it. does anyone know the terminal command that brings up the computer specs? i ran it once and can't find the paper I wrote it down on.

trinity

MasterC 08-11-2003 04:03 AM

uname -a
lspci -v
cat /proc/cpuinfo
cat /proc anything
top
ps aux

Uh, I know I'm missing a few, but are any of those what you are looking for?

dmesg
less /var/log/messages


:)

Cool

Trinity22 08-11-2003 05:25 AM

it was the cat /proc/cpuinfo i was looking for. but the top and dmesg were great to find out about also. I must learn more about bash and the command line soon.

thank you,
trinity

MasterC 08-11-2003 05:52 AM

Glad I could help and further your quest ;)

Cool


All times are GMT -5. The time now is 08:40 PM.