Definate newbie to Perl and programming. I am attempting to script out a routine to search a file tree for a specific file. The code below works great on my local hard drive to produce a list of files but how do I work produce this list from a network drive?
Code:
#!/usr/bin/perl
use strict...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.