mirror of
https://github.com/bashclub/zfs-housekeeping.git
synced 2025-02-04 14:08:36 +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…
x
Reference in New Issue
Block a user