some of the apps form cygwin are not able to redirect text to file

Ken Brown kbrown@cornell.edu
Sun Jul 21 11:53:00 GMT 2013


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



More information about the Cygwin mailing list