This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]