Hi,
I am looking out for a Perl script to do the following. I am quite
positive someone must have written something similar.
- A perl script to open a directory/folder and access all files and
directories(and files within it)after a particular time stamp.
- Then for each file with a particular string in its name, access the
file and look for string
':20C::RELA//49879'
- Based upon that do throw an error or proceed for some other tasks.
I don't have the details yet from my manager, but I figure this script
will be run as a cron - every night.
I know PERL is pretty nifty for such tasks, that's why I feel
confident that someone must have written a script
already.
I did look at CPAN, but it is overwhelming. Still looking though.
Thanks,
- v796.