Skip to content

Instantly share code, notes, and snippets.

@RTfXGaGeqSeItbMUgpFlekUs
Created August 1, 2010 18:12
Show Gist options
  • Save RTfXGaGeqSeItbMUgpFlekUs/503596 to your computer and use it in GitHub Desktop.
Save RTfXGaGeqSeItbMUgpFlekUs/503596 to your computer and use it in GitHub Desktop.
Welcome to the Emacs shell
~ $ envstat
Current CritMax WarnMax WarnMin CritMin Unit
[coretemp0]
cpu0 temperature: 21.000 degC
[coretemp1]
cpu1 temperature: 22.000 degC
~ $ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 CPU 6320 @ 1.86GHz
stepping : 6
cpu MHz : 2170.50
fdiv_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 CPU 6320 @ 1.86GHz
stepping : 6
cpu MHz : 2170.57
fdiv_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment