zfs_list hinzugefügt
This commit is contained in:
commit
6ec3388c10
1 changed files with 2 additions and 0 deletions
2
zfs_list
Normal file
2
zfs_list
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
zfs list -t snapshot -H -o name | grep "201509[0-9].*" | xargs -n1 echo
|
||||||
|
# zfs list -t snapshot -H -o name | grep "201509[0-9].*" | xargs -n1 zfs destroy
|
||||||
Loading…
Add table
Add a link
Reference in a new issue