Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 10:01:14 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        "brain_damaged" <brain_damaged@florida-wireless.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: Removing dirs that aren't empty
Message-ID:  <20011118100114.A10764@student.uu.se>
In-Reply-To: <200111180322.AA194117768@florida-wireless.com>; from brain_damaged@florida-wireless.com on Sun, Nov 18, 2001 at 03:22:53AM -0500
References:  <200111180322.AA194117768@florida-wireless.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 18, 2001 at 03:22:53AM -0500, brain_damaged wrote:
> Hello,
> How can I remove a directory and its sub dirs all at once when the subs are not empty ?
> 
> I did not see a option in man rmdir to remove dir not empty.

rm -fr dir_to_remove



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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