I have a huge directory of files with some test data. I need to write a program to search only text files (with ".txt") and list the information. The text files contains instances as "ADDR #nnnn", where nnnn is four hex digits. The program should list the hex number against the number of instances that it's been found. please help me on this !
Thanks in advanced!
Thanks in advanced!