On 04/09/07, Rainer Traut wrote:
Michael Schwendt schrieb:
since apparently you want a completely silent rmdir.
From what do you conclude?
Redirection of stdout and stderr to /dev/null. If you wanted error
"As I said in my first post, I have cron scripts which should only give
output if there is something wrong.
But that is not what option --verbose does. If you don't want the
extra output for each processed dir, don't add the option. The option
doesn't give you any other output.
But 'rmdir' with -v option always writes to stderr so I always get mails
from these scripts."
Then why do you use that option?