Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way to give the script super permissions to delete a folder? I'm deleting a temporary folder my script makes after each run. If not, how do I delete all the files in this folder?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to delete non-empty directory
by Joost (Canon) on May 17, 2007 at 20:06 UTC | |
|
Re: How to delete non-empty directory
by clinton (Priest) on May 17, 2007 at 20:07 UTC | |
|
Re: How to delete non-empty directory
by Khen1950fx (Canon) on May 18, 2007 at 21:25 UTC | |
|
Re: How to delete non-empty directory
by swampyankee (Parson) on May 18, 2007 at 15:33 UTC |