Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2004 20:26:19 -0800
From:      Chris Pressey <cpressey@catseye.mine.nu>
To:        Stephen Liu <satimis@icare.com.hk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to remove a non-empty directory
Message-ID:  <20040301202619.556f1ab5.cpressey@catseye.mine.nu>
In-Reply-To: <200403022221.24406.satimis@icare.com.hk>
References:  <200403022221.24406.satimis@icare.com.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Mar 2004 22:21:24 +0800
Stephen Liu <satimis@icare.com.hk> wrote:

> Hi all folks,
> 
> Kindly advise where can I find the small program 'midnight commander'
> for FreeBSD.

/usr/ports/misc/mc

> OR what command line shall be applied on FBSD to remove a non-empty 
> directory together with its content

rm -rf dirname

-Chris



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