Hi all,
  The search function is incredibly slow on Activestate.  I am looking for a
sample script that lets me search my entire network for a file.
foreach $server (@Servers) {
if (file I'm looking for ) {
  print "$file \tPath to file";
}
)

Anyone have suggestions?

-Tom

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to