#!/bin/sh echo rsync -avhx --sparse -@-1 --delete --progress "/tank/test/.zfs/snapshot/$1/" "/tank/target/" rsync -avhx --sparse -@-1 --delete --progress "/tank/test/.zfs/snapshot/$1/" "/tank/target/"