From owner-freebsd-questions Fri May 3 5:38:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from goose.prod.itd.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by hub.freebsd.org (Postfix) with ESMTP id 0BA0137B41C for ; Fri, 3 May 2002 05:38:49 -0700 (PDT) Received: from user-119aekg.biz.mindspring.com ([66.149.58.144] helo=ns.flncs.com) by goose.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 173cKj-0001oX-00; Fri, 03 May 2002 05:38:45 -0700 Received: from backup (unknown [157.238.90.22]) by ns.flncs.com (Postfix) with SMTP id B33D155AB; Fri, 3 May 2002 08:42:09 -0400 (EDT) Message-ID: <005c01c1f29f$56afd3d0$bf01010a@backup> From: "Moti" To: "Defryn, Guy" , "'freebsd-questions@FreeBSD.ORG'" References: <98B01D2717B9D411B38F0008C7840931057F3803@its-xchg2.massey.ac.nz> Subject: Re: How do I delete directories and subdirectories at once Date: Fri, 3 May 2002 08:37:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you can do that but remember the force is stronger on the dark side ... rm -r will delete recuresvly BEWARE BEWARE BEWARE this is one of unix's most dangarous commands ... BEWARE BEWARE BEWARE moti ----- Original Message ----- From: "Defryn, Guy" To: "'freebsd-questions@FreeBSD.ORG'" Sent: Friday, May 03, 2002 12:18 AM Subject: How do I delete directories and subdirectories at once > > > This is probably a silly question but I cannot figure out how to delete directories, subdirectories and all files in one go. > > Thanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message