X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=jCLiCYWRqUWYpUIk40omM6rvculvf4MA8GXeEDPVD2D
	aSpKRFz01OGb9CS5DnYxhpXfGgFNKEF2HLS3aYPhGDf98sDzwXf+1lUWoBYyP0op
	YWD3FSyW2LYWyRbd8EG9580T0Sq3Ttbl3rAwN8FFuhCaDhD8OR8glhg2uofA7oKU
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=VjepWMPhPgo+K5u5m+ys7wLrYck=; b=riOJs4qgW1XNc5lbm
	SUGkf7Xz2lJU1UQw8gxOYf9XMZMPADaPUyIGJ4HA3XrAN1twRFtBjY8J+mF3i0X+
	JHraZXwYKWr6BhmiqSfc3/v25BNkfKTnkExdQMm+3iRmI1LXZYIEFnNkUxPMZcOQ
	jfu8tHs1NWLjCALdaKS8QOhkw0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1
X-CornellRouted: This message has been Routed already.
Message-ID: <51EBC570.1010004@cornell.edu>
Date: Sun, 21 Jul 2013 07:26:40 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: some of the apps form cygwin are not able to redirect text to file
References: <BLU0-SMTP11028D5C6389143CFDDC47C36D0@phx.gbl>
In-Reply-To: <BLU0-SMTP11028D5C6389143CFDDC47C36D0@phx.gbl>
Content-Type: text/plain; charset=windows-1250; format=flowed
Content-Transfer-Encoding: 7bit

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

