Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <000d01c19a23$2fbbbc50$0b00a8c0@leopard> From: "William S Fulton" To: Subject: No stderr output Date: Thu, 10 Jan 2002 22:07:14 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Anything sent to stderr does not appear on the terminal. It seems to disappear into a black hole. I think it started when I was attempting to redirect stdout and stderr into the same file in the same order it appears on the console using something like runme 1>&2 > filename I tried all sorts of combinations and didn't get it to work :( Any suggestions for bringing stderr back from the dead? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/