perl script - TechRepublic
General discussion
January 1, 2005 at 06:13 AM
rjsaulakh

perl script

by rjsaulakh . Updated 21 years, 6 months ago

I have a log file of 10 MB size in which i have to find mac- address and there response status.what i do is first search through the file get all the mac -address and response status in a hash table . then i ask input from user for the mac address for which he want to see the response- status. the place where i require help is that how can i compare mac address and also how do i remove single quotes around a string

This discussion is locked

All Comments