by bjshnog » Fri Mar 28, 2025 6:03 pm
I'd like an option in Change File Timestamps to increment the timestamp by some set value per file, starting at some given timestamp. For example, I could set the first file's modified date to the current time, and for each file after that, in order, set the modified date to one second after that of the previous file. I frequently use this in another bulk file processing program to make files conveniently sortable by modified date, and if it was implemented in BRU, I wouldn't need a second program (the other one has a rather awkward interface and can't rename files).