How do I know what kind of processor I am working with?

Investigate the proc(5) file /proc/cpuinfo.

If you want to know that platform and kernel you're on, run uname -a.

Alternatively: lscpu to get additional information.


CategoryLXCL

FAQ/ProcessorIdentification (last edited 2020-09-08 13:25:07 by bonaccos)