Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 18233 invoked from network); 12 Oct 2004 09:12:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Oct 2004 09:12:42 -0000 Received: (qmail 15422 invoked by uid 500); 12 Oct 2004 09:12:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 15255 invoked by uid 500); 12 Oct 2004 09:12:29 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 15242 invoked by uid 99); 12 Oct 2004 09:12:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [213.94.219.177] (HELO corvil.com) (213.94.219.177) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Oct 2004 02:12:28 -0700 Received: from [172.18.1.171] (angel.local.corvil.com [172.18.1.171]) by corvil.com (8.12.9/8.12.5) with ESMTP id i9C9CMwS083202 for ; Tue, 12 Oct 2004 10:12:23 +0100 (IST) (envelope-from peterreilly@apache.org) Message-ID: <416BA04C.9010102@apache.org> Date: Tue, 12 Oct 2004 10:13:48 +0100 From: Peter Reilly User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: Delete files and subdirectories, but NOT the base dir References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Try: Peter Robert Mark Bram wrote: > Hi All! > > I want to recursively delete everything inside build, but leaving > build alone. This is what I have so far. > > > > > > Is there a way to do this other than deleting and re-creating the > whole thing? > > > > Advice would be most welcome! > > Rob > :) > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org