Scripts placed on scripts directory
[vsorcdistro/.git] / scripts / showtemp.sh
diff --git a/scripts/showtemp.sh b/scripts/showtemp.sh
new file mode 100755 (executable)
index 0000000..b40fb99
--- /dev/null
@@ -0,0 +1,2 @@
+watch -n 5 "(vcgencmd measure_temp && ./multissh.sh vcgencmd measure_temp) | grep temp"
+