Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
removing a non-empty directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
TheCoop
Veteran
Veteran


Joined: 15 Jun 2002
Posts: 1814
Location: Where you least expect it

PostPosted: Wed Jul 24, 2002 10:21 am    Post subject: removing a non-empty directory Reply with quote

how do you remove a non-empty directory from the command prompt? ive tried

rmdir --ignore-fail-on-non-empty
rm -d

both of which fail to work, rm-d giving an error of '...is a directory' and rmdir not giving any error msg (-v tells me it thinks it is removing the directory, but it is still there when i check)
_________________
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Jul 24, 2002 10:23 am    Post subject: Reply with quote

Code:
$ rm -rf directory

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
TheCoop
Veteran
Veteran


Joined: 15 Jun 2002
Posts: 1814
Location: Where you least expect it

PostPosted: Wed Jul 24, 2002 10:26 am    Post subject: Reply with quote

thanks
_________________
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum