Re: rm -v versus rmdir -v

2003-06-07 Thread Jim Meyering
[EMAIL PROTECTED] wrote: > rm -v reports to stdout as expected. > > rmdir -v reports to stderr, which I had not expected. > > It seems that these should be made to report to the same stream; > I would prefer non-errors from -v to go to stdout. Thanks for reporting that. It's on the TODO list in co

rm -v versus rmdir -v

2003-06-07 Thread mgb
rm -v reports to stdout as expected. rmdir -v reports to stderr, which I had not expected. It seems that these should be made to report to the same stream; I would prefer non-errors from -v to go to stdout. Thanks, --Mike Bird df coreutils-4.5.3-19.rpm from RedHat 9.