On 9/9/25 9:00 AM, Jon Forrest wrote:
If this were a big deal, which it isn't, I'd suggest a command line flag that says what to do if there's an invalid file specified on the command line. One setting of the flag would result in the current behavior and the other setting would result in all the invalid file(s) being ignored and the valid file(s) being handled normally.
Nevermind. I should have checked the man page. The '--ignore-errors' option already does this. Sorry for the bother. Jon