From: Kwan Lowe kwan.lowe@gmail.com
On Centos is it possible to read the processor ID from any File ?
cat /proc/cpuinfo
At least on my systems, /proc/cpuinfo does not contain the processor ID.
I thought of a general identification (vendor_id / cpu family / model); not a specific ID. My bad...
JD