From owner-freebsd-questions Tue Sep 25 15:21:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digitalfreaks.org (ziccardi.ws.crane.stargate.net [216.151.124.200]) by hub.freebsd.org (Postfix) with SMTP id 5404437B41A for ; Tue, 25 Sep 2001 15:21:29 -0700 (PDT) Received: (qmail 20149 invoked by uid 1000); 25 Sep 2001 22:22:38 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Sep 2001 22:22:38 -0000 Date: Tue, 25 Sep 2001 18:22:38 -0400 (EDT) From: Chad Ziccardi To: Andre` Niel Cameron Cc: free bsd Subject: Re: Fw: delete directory In-Reply-To: <037301c14609$2d07f230$a50410ac@olmct.net> Message-ID: <20010925182042.W12930-100000@digitalfreaks.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 25 Sep 2001, Andre` Niel Cameron wrote: > Date: Tue, 25 Sep 2001 17:29:36 -0400 > From: Andre` Niel Cameron > To: free bsd > Subject: Fw: delete directory > > > > how do i get rid of this directory. > > > > > > /usr/bin/laden > > > > > > its blowing up my computer. > > > > isn't it > > killall terrorists > > :)Andre > > I've seen: chmod a+x /bin/laden alias nuke='rm -f' for terrorism in $( find / | xargs grep -lH "terrorism"); do nuke $terrorism;done To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message