Removed (0 != space) check from while loop in copy_until_full() method.
[backups/.git] / scripts / list-dates.sh
1 #!/bin/sh
2
3 gawk 'BEGIN { RS="\0" } {print$7}' | sort -u