Subject: Re: How to delete a non-empty directory?
To: Xianwen Chen <apple45@gmail.com>
From: Matt Freymiller <stirfrey@gmail.com>
List: netbsd-users
Date: 04/05/2006 16:14:56
------=_Part_11442_8138440.1144271696845
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

rm -rdf

should do it.


r-recursive
d-directory
f-folder

I'm not sure if thats really what the letters stand for, but thats how I
remember it.


Matt

On 4/5/06, Xianwen Chen <apple45@gmail.com> wrote:
>
> How to delete a non-empty directory?
>
> --
> Xianwen Chen
> College Of Economics And Trades,Shanghai Fishiries University
> Shanghai,China
> 086-21-68022471
> apple45@gmail.com
>

------=_Part_11442_8138440.1144271696845
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

rm -rdf <br><br>should do it.<br><br><br>r-recursive<br>d-directory<br>f-fo=
lder<br><br>I'm not sure if thats really what the letters stand for, but th=
ats how I remember it.<br><br><br>Matt<br><br><div><span class=3D"gmail_quo=
te">
On 4/5/06, <b class=3D"gmail_sendername">Xianwen Chen</b> &lt;<a href=3D"ma=
ilto:apple45@gmail.com">apple45@gmail.com</a>&gt; wrote:</span><blockquote =
class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); m=
argin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How to delete a non-empty directory?<br><br>--<br>Xianwen Chen<br>College O=
f Economics And Trades,Shanghai Fishiries University<br>Shanghai,China<br>0=
86-21-68022471<br><a href=3D"mailto:apple45@gmail.com">apple45@gmail.com</a=
>
<br></blockquote></div><br>

------=_Part_11442_8138440.1144271696845--