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