FreeBSD.software
Home/filesystems/zfs-snapshot-clean

zfs-snapshot-clean

0.2.0

Tool to sieve ZFS snapshots as per given spec a la 'pdumpfs-clean'

zfs-snapshot-clean ------------------ This is a tool to sieve ZFS snapshots as per given spec a la `pdumpfs-clean'. Typical usage is as follows: for vol in zpool/home zpool/var; do zfs snapshot "$vol@$(date +%Y-%m-%d)" && zfs-snapshot-clean "$vol" done Run `zfs-snapshot-clean -h' for details.

Origin: filesystems/zfs-snapshot-clean
Category: filesystems
Size: 7.75KiB
License: BSD2CLAUSE
Maintainer: ports@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install zfs-snapshot-clean

More in filesystems