I have a script that creates directories on the fly if they don't exist.  
What I now need to do is open the directory and delete the files inside if
they are older than 30 days.
Here is the directory where they are created:

/I/Know/this/much/

Once I open the much directory, there are many subdirectories inside.  Each
one has files that must be checked.  I'm wondering how I can open each of
these directories in turn and then look at the files then move on the the
next directory.

many thanks,
byron




"When you sell a man a book, you don't sell him 12 ounces of paper and ink
and glue - you sell him a whole new life." - Christopher Morley

"Thanks O'REILLY." - Me





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to