Norm wrote:
I am sure there is a simple command line command line that returns basic hardware information such as the processor and speed etc. I can't seem to find one that does.Norm
cat /proc/cpuinfo lspci <-- for PCI cat /proc/meminfo and stroll around the /proc directory for others..