[linux-help] Re: How to delete a large directory
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
That's not the normal rm behavior, but some distributions do force that on
you.
Try rm -rf dirname. That means "I *REALLY* mean it", so be careful :-)
On Mon, Apr 21, 2003 at 07:56:14PM -0500, bruce wrote:
> I wish to delete a large directory that contains 263 directories and
> 1400+ files.
> rm -r * asks if I want to descend into each subdirectory and then
> asks if I want to remove a file or a directory. I would have to answer
> "y" 2000 times.
>
> rmdir tells me that the directories are not empty.
>
> There has to be an easy way to do this, but I can't find it.
>
> Any help?
> bruce
> -- This is the linux-help@xxxxxxxxx list. To unsubscribe,
> visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
- [linux-help] How to delete a large directory, bruce, 2003/04/21
- [linux-help] Re: How to delete a large directory,
John Goerzen <=
- [linux-help] Re: How to delete a large directory, James O. Harms, 2003/04/21
- [linux-help] Re: How to delete a large directory, Nate Bargmann, 2003/04/21
- [linux-help] Sound on laptop, Larry Bottorff, 2003/04/25
- [linux-help] Re: Sound on laptop, Michael Osten, 2003/04/25
- [linux-help] Re: Sound on laptop, Larry Bottorff, 2003/04/25
- [linux-help] Re: Sound on laptop, Michael Osten, 2003/04/25
- [linux-help] Re: Sound on laptop, Thomas Wallis, 2003/04/25
- [linux-help] Re: Sound on laptop, BOB GOODWIN, 2003/04/26
|
|