Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 90411 invoked from network); 22 Nov 2001 06:33:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Nov 2001 06:33:25 -0000 Received: (qmail 5108 invoked by uid 97); 22 Nov 2001 06:33:25 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 5078 invoked by uid 97); 22 Nov 2001 06:33:24 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 5053 invoked from network); 22 Nov 2001 06:33:24 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: concat files ? References: <3BFBB23A.1020605@pcotech.fr> <3BFC11E3.D261707C@progress.com> From: Stefan Bodewig Date: 22 Nov 2001 07:28:06 +0100 In-Reply-To: "Bill Burton"'s message of "Wed, 21 Nov 2001 15:43:15 -0500" Message-ID: Lines: 17 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 21 Nov 2001, Bill Burton wrote: > You could do this on UNIX without an external script but you would > have to execute the entire command line through /bin/sh -c "cat > file1 file2 file3 >>target_file". wouldn't work as well - without the need for shell redirects? Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: