Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 1997 18:15:31 +0930
From:      Greg Lehey <grog@lemis.com>
To:        muditha@seychelles.net
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: rmdir
Message-ID:  <19970909181531.09104@lemis.com>
In-Reply-To: <341501CF.13B8@seychelles.net>; from Muditha Gunatilake on Tue, Sep 09, 1997 at 11:59:11AM %2B0400
References:  <341501CF.13B8@seychelles.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 09, 1997 at 11:59:11AM +0400, Muditha Gunatilake wrote:
> Hi,
> I have alot of sub directories and loads of junk under /home/abc. I want
> to remove all that from /home/abc.....what command can I use without
> having to  emty each directory. rmdir does not help.

$ rm -rf /home/abc

Careful, it's like a chainsaw without a guard.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970909181531.09104>