Added 2nd try to rsync when the 1st attempt fails to cache the burn image properly.
[backups/.git] / scripts / list-dates.sh
1 #!/bin/sh
2
3 gawk 'BEGIN { RS="\0" } {print$7}' | sort -u