BCDevOps / backup-container

A simple container for a simple backup strategy.
Apache License 2.0
42 stars 56 forks source link

Manual prune feature should prune from oldest to newest #47

Open WadeBarnes opened 4 years ago

WadeBarnes commented 4 years ago

backup.sh -p -f <BackupFileFilter/> orders the list from newest to oldest when more than one file matches the filter criteria. It should order from oldest to newest.