You're replying to a comment by eMPee584.

April 09, 2012, 21:41

oha, code block0rz^^ sorry

#!/bin/bash
awk '{sum+=$1}; END {printf "∅%.2fGHz\n", sum/NR/10**6}' \
 <(cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq)

Reply To This Comment

(why do I need your e-mail?)

(Your twitter name, if you have one. (I'm @pkrumins, btw.))

Type the first letter of your name: (just to make sure you're a human)

Please preview the comment before submitting to make sure it's OK.