I need help in writing a perl script. I have two files with about 10 url's in each file. I need the script to look into each file and output the url's which appear ONLY in both files and the number of times each appears.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
I would suggest you look up beginners perl in google and try and learn how to read in files (the most basic of things).
To quote Miller (well... maybe not exactly.. but I'm sure he's thought it) "This is Tek-Tips not Tek-Do all the work for me".
You should at least have the basics down of what you are trying to do and anyone here would be more than happy to help you along.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
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.