|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
directoriesby jrsmith (Pilgrim) |
| on Apr 26, 2000 at 23:32 UTC ( #9308=perlquestion: print w/ replies, xml ) | Need Help?? |
|
jrsmith has asked for the
wisdom of the Perl Monks concerning the following question:
i'm developing a script under win32 that searches through directories looking for a directory with certain characters in it's name. i'm relativley new to perl just FYI. i have 2 problems:
1- the script will work under NT but not 9x. i figure this has something to do with the file systems but i'm not exactly sure what. any ideas? 2- i need the script to look at ONLY directories, not directories and files. i assume i can do this with and if expression testing whether i could opendir it but i was just wondering if there was any easier way. thanx and please be gentle i am but a simple newbie.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||