Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 64943 invoked from network); 2 Jan 2001 18:09:07 -0000 Received: from mailout03.sul.t-online.com (194.25.134.81) by h31.sny.collab.net with SMTP; 2 Jan 2001 18:09:07 -0000 Received: from fwd02.sul.t-online.com by mailout03.sul.t-online.com with smtp id 14DVru-0000k3-04; Tue, 02 Jan 2001 19:09:06 +0100 Received: from ldpc02 (320092282098-0001@[193.159.19.101]) by fmrl02.sul.t-online.com with smtp id 14DVrY-2E83AeC; Tue, 2 Jan 2001 19:08:44 +0100 Reply-To: From: "Lars Diestelhorst" To: Subject: RE: Stupid Windows question Date: Tue, 2 Jan 2001 19:11:48 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Importance: Normal X-Sender: 320092282098-0001@t-dialin.net X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hello, i am not sure, try [command] >> file.txt Lars Diestelhorst > -----Original Message----- > From: James Bucanek [mailto:subscriber@gloaming.com] > Sent: Tuesday, January 02, 2001 6:55 PM > To: ant-user@jakarta.apache.org > Subject: RE: Stupid Windows question > > > At 11:37 AM -0600 1/2/01, Bill Lynch wrote: > > > P.S. How can you redirect the stderr output from a command to a file? > > > >[command] > file.txt > > > >ie: > > > >dir > file.txt > > > >or > >ipconfig > file.txt > > But this only redirect stdout. stderr still goes to the shell. > > __________________________________ > James Bucanek > >