1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 00:05:10 +01:00

20111031: update

This commit is contained in:
Michiel Scholten
2015-01-22 09:19:43 +01:00
parent 19fc80d418
commit 81d8abee9f

View File

@@ -4,7 +4,7 @@
#TEMPERATURE=`awk '{print $2}' /proc/acpi/thermal_zone/THRM/temperature`
MONTH=`date +%Y-%m`
DATE=`date +%Y-%m-%d`
for HDD in sda sdb sdc
for HDD in sda sdb sdc sdd
do
RAWTEMP=`/usr/sbin/hddtemp /dev/$HDD`
#echo $RAWTEMP