n 7/21/2013 6:29 AM, R. S. wrote:
for example

grep --help > grep.txt
   - works as expected, but
wodim  --help  >  wodim.txt
   - outputs text to console and the wodim.txt file is empty

What is happening here ?

Maybe wodim sends its help output to stderr instead of stdout.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to