mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
20111031: update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user