restore.sh should get out of the mounted directory if it is in there
[backups/.git] / scripts / list-dates.sh
1 #!/bin/sh
2
3 awk 'BEGIN { RS="\0" } {print$7}' | sort -u