geoffreywiseman / prune

A simple utility for pruning files based on date as a means of keeping increasingly sparse backups.
http://geoffreywiseman.github.com/prune
The Unlicense
2 stars 0 forks source link

Filter "." and ".." #52

Closed geoffreywiseman closed 11 years ago

geoffreywiseman commented 11 years ago

These have always been caught up in the 'ignoring directories' list, but in reality it should be filtered and not even counted in the analysis count.