![]() |
Enabling deletion of non empty directories?
How cani do it? I want to clean around the box and it wontlet me uinless the dir is empty
|
:eyecrazy
|
Try opening up one of them computer books you sell ; )
|
Quote:
i dont have patience for that shit , the book is too thick to look at help meeeeeeeeee |
:helpme
|
fuck it i got it
rm -r directoryname |
try that, but i think -r is totally different than -R, i could be wrong. been a while since i've read man on it, i always use -R.
|
rm -Rf
-R = recursive -f = force. |
Quote:
|
Use this:
rm -rfv dirname But be carefull, it will delete that dir and all under it without asking anything. |
All times are GMT -7. The time now is 04:13 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123