Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help in Writing Perl SCRIPT

Status
Not open for further replies.

mpr732

Technical User
Joined
Jul 19, 2007
Messages
2
Location
US
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.

Please HELP!
 
What have you tried so far?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
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 haveen't tried anything. I am trying to learn PERL...can you help?
 
is this school/course work?

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
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.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top