CPU ile İlgili Bilgileri Görüntüleme
Bilgisayarınızda kullandığınız CPU’nun özelliklerinin ne olduğunu görmek için kullanmanız gereken komut çok basit.
$ cat /proc/cpuinfo
Çıkacak sonuç:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.70GHz
stepping : 6
cpu MHz : 600.000
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : [...]


