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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user