I am using Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz as I found out from cat /proc/cpuinfo. But I want to know exact hierarchy like how many sockets are there, and h
cat /proc/cpuinfo
you can use command
lscpu
this will give information
for processor related info
dmidecode -t processor