mirror of
https://github.com/bashclub/zfs-housekeeping.git
synced 2024-11-07 15:31:58 +01:00
commit
13402961d8
2
sts23.sh
2
sts23.sh
@ -83,7 +83,7 @@ do
|
||||
fi
|
||||
else
|
||||
echo "# Test - folgende zfs destroys würden ausgführt"
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 zfs get creation -H
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 zfs get -H creation
|
||||
echo "$SNAPS" | head -n $DELSNAPS | xargs -n 1 echo ">>" zfs destroy -v
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user