How can I delete directories that are not empty?
From: takashi (twakeshi_at_telus.net)
Date: 07/29/03
- Next message: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Previous message: Jeffrey Silverman: "Re: Good newsreader for Linux?"
- Next in thread: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Reply: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Reply: Peter T. Breuer: "Re: How can I delete directories that are not empty?"
- Reply: philo: "Re: How can I delete directories that are not empty?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 13:41:17 GMT
Hi. I have had troubled deleting directories that are not empty. When I
use a command " rmdir directoryName ", bash complains that the directory
is not empty. Do I have to delete all the files inside the directory
first? But how can I delete all the files with one command? I really
don't want to delete one file at a time, using " rm fileName".
Thank you, and have a good day.
- Next message: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Previous message: Jeffrey Silverman: "Re: Good newsreader for Linux?"
- Next in thread: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Reply: Andreas Stieger: "Re: How can I delete directories that are not empty?"
- Reply: Peter T. Breuer: "Re: How can I delete directories that are not empty?"
- Reply: philo: "Re: How can I delete directories that are not empty?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|