summaryrefslogtreecommitdiff
path: root/bin/.bin/temp
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-01-10 10:06:07 +0000
committerShubham Saini <pryr@pryr.xyz>2021-01-10 10:06:07 +0000
commit5a58034071911286816bbf2418a349f7657494ab (patch)
tree5f3d494b9a1cc44c1d56add4c880025c6f1019e2 /bin/.bin/temp
parenta42bf68b85d951d9a4cf624fffb74dc247ed6fe1 (diff)
added shortcut for hdmi
Diffstat (limited to 'bin/.bin/temp')
-rwxr-xr-xbin/.bin/temp2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/.bin/temp b/bin/.bin/temp
deleted file mode 100755
index fec8439..0000000
--- a/bin/.bin/temp
+++ /dev/null
@@ -1,2 +0,0 @@
1#!/bin/bash
2paste <(cat /sys/class/thermal/thermal_zone*/type) <(cat /sys/class/thermal/thermal_zone*/temp) | column -s $'\t' -t | sed 's/\(.\)..$/.\1°C/'