From owner-freebsd-questions Mon Jul 8 09:26:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA15978 for questions-outgoing; Mon, 8 Jul 1996 09:26:59 -0700 (PDT) Received: from unix1.ism.com.br (root@unix1.ism.com.br [200.255.211.35]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA15970 for ; Mon, 8 Jul 1996 09:26:50 -0700 (PDT) Received: from clpc1.compuland.com.br (clpc1.compuland.com.br [200.255.96.22]) by unix1.ism.com.br (8.7.1/8.7.1) with SMTP id NAA16471; Mon, 8 Jul 1996 13:25:51 -0300 Date: Mon, 8 Jul 1996 13:25:51 -0300 Message-Id: <199607081625.NAA16471@unix1.ism.com.br> X-Sender: compland@ism.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: grog@lemis.de (Greg Lehey) From: compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica) Subject: Re: Deleting a tree Cc: questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Helio Coelho Jr. - CompuLand Informatica writes: >> >> Hi: >> >> There's a way to delete a directory tree, > >Yes. rm -rf tree > Sorry!: without having to delete all the archives inside it ? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >> Maybe a script file? > >Possibly. But first I need to understand what you really want to do. >Can you give an example, please? > >Greg Thanks!