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: <4.3.1.2.20020110171031.0215aa30@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 10 Jan 2002 17:14:51 -0500 To: "William S Fulton" , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: No stderr output In-Reply-To: <000d01c19a23$2fbbbc50$0b00a8c0@leopard> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:07 PM 1/10/2002, William S Fulton wrote: >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? You can check the documentation on this but I expect you'll find you have a user error. Try 'runme 2>&1 >filename'. BTW, this is OT for this list. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/