X-Recipient: archive-cygwin AT delorie DOT 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:to:subject:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=KdGc9FePQNddfDiecBO+zwFzNk4HXBCuQBpMKRu0dvY QKbGiL02iNT2tgLze7w6GTvdo/IcUahhVmfbins4zEdAosGtcuOl8BBl/EbtytrW eXueWB//7dEFv56wItFRO9RbFmlaG+1+I4gjS4bg9A+YrCqL/51TTEycVqAGXg0U = 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:to:subject:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=BZ4gtCl3W5av+9PpxJYR13DBJIo=; b=MrROgqhc962qt58qi Sg+qrzbB7l+7TVQVtRI/YlqS0awoB+OwKjjClny4hgMn9Vdq4jGmkQQBs4fIFkU8 D2NHdPlqiIPuYsA54RB7Pfo0cVK8vErMtB4xR3nf5/l7bJIf6tdM1F68l8YEdaKv abcc+m3J24jSgz4uD7T2lEYkYQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_80,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 X-EIP: [080qWmtT438foRbac3lfZAtp71yOnk/s] Message-ID: Date: Sun, 21 Jul 2013 13:46:36 +0200 From: "R. S." To: cygwin AT cygwin DOT com Subject: Re: some of the apps form cygwin are not able to redirect text to file In-Reply-To: <51EBC570.1010004@cornell.edu> References: <51EBC570 DOT 1010004 AT cornell DOT edu> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r6LBmfW3003085 > Maybe wodim sends its help output to stderr instead of stdout. that's the case, thanks, this works: wodim --help > wodim-help.txt 2>&1 -- 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