Update scripts

This commit is contained in:
2025-04-07 11:05:18 +01:00
parent ca8a63edcd
commit 62343c2157
5 changed files with 83 additions and 16 deletions

View File

@@ -1,4 +1,3 @@
#! /bin/bash
paste <(cat /sys/class/thermal/thermal_zone*/type) <(cat /sys/class/thermal/thermal_zone*/temp) | column -s $'\t' -t | sed 's/\(.\)..$/.\1°C/'