Shell Scripting

Hello Guys,

Please i am trying to get information off my system, like knowing the my current hardware, please what command can i use to see this information (Unix)

thanks

T.T

try using 'dmesg' command

First, please post the output of the following command:

uname -a

We will then be able to provide the most appropriate system information commands for your system.

Cheers,
ZB

some other tools of interest, -> lspci, hwinfo, lsdev

Thank you core-ix, zazzybob and ghostdog74;
that was very useful :slight_smile:

my regards