rm -rf


On Fri, 9 Jun 2000, Gavin Clark wrote:

> how do I quickly delete a whole directory and everything it contains from
> the command line.
> 
> I can do it easily from kfm and other GUI file browsers.
> 
> but
> 
> #rmdir won't work because the dir isn't empty
> 
> and
> 
> #rm -r puts me in "do you really want to do this?" hell.
> 
> 
> thanks
> Gavin
> 

Reply via email to