Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PengPod-cpufreq.sh
xpinex
Feb 10th, 2013
32
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
KHZ
=$
(
cat
/
sys
/
devices
/
system
/
cpu
/
cpu0
/
cpufreq
/
scaling_cur_freq
)
MHZ
=$
(
(
$KHZ
/
1000
)
)
echo
"CPU running at:
$MHZ
MHz"
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 46 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 47 min ago | 1.04 KB
This month smells like money
CSS | 47 min ago | 1.04 KB
z66is_archive.zip.txt
16 hours ago | 1.02 MB
COmpREss
21 hours ago | 7.96 KB
Burrito
22 hours ago | 0.76 KB
External robot
22 hours ago | 1.78 KB
Sees frequency
22 hours ago | 0.56 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!