danstis / rmstale

rmstale is a tool to remove stale files recursively below a given directory. Files and folders older than a defined period are removed.
MIT License
3 stars 1 forks source link

Add a whatif/dry run option #186

Closed danstis closed 7 months ago

danstis commented 8 months ago

As a user, I want to have a what-if or dry-run option, so I can list the files that would be removed without performing the deletes.