Rainer Traut wrote:
As I said in my first post, I have cron scripts which should only give output if there is something wrong.But 'rmdir' with -v option always writes to stderr so I always get mails from these scripts.Fwiw 'rm' does not show this behaviour.
Fair enough :-)That looks like a bug to me, albeit a minor one. I'd log a bug and attach a patch then no one can claim it's too hard to fix.
jch