perldoc File::Path

Look at rmtree

John

On Mon, May 01, 2000 at 05:57:56PM +0000, Daniel Herskowitz wrote:
> I have a PERL script running on NT that deletes directories whether they 
> are full or empty if they are beyond a certain age. The normal Perl 
> function rmdir only works if directory is empty. If you append -r to it (as 
> you would in UNIX) the command fails. The NT system call of rmdir /Q /S 
> does not work if there are spaces in the directory names. Any 
> suggestions???
> 
> ---
> You are currently subscribed to perl-win32-users as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to  
>          [EMAIL PROTECTED]
> 

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to