Advertisement
Guest User

pitemplog.sh

a guest
May 3rd, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. timestamp=`date +%F`
  4. /opt/vc/bin/vcgencmd measure_temp >> /var/log/cputemp/templog_$timestamp.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement