1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

20161019: added a drive

This commit is contained in:
2018-06-04 19:41:28 +02:00
parent 903b5dc8ef
commit 4e3b816cc1

View File

@@ -4,7 +4,8 @@
#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 sdd sde sdf sdg
for HDD in sda sdb sdc sdd sde sdf sdg sdi
#for HDD in sda sdb sdc sdd sde sdf sdg
do
#TEMPERATURE=`awk '{print $NF}' /root/tmp/hddtemp`
if [ "$HDD" == "sdb" ]; then