qubit Posted February 4, 2007 Report Share Posted February 4, 2007 :( Hi I am running Windows XP Home Edition and I am desparately trying to search through a massive number of HTM files, what I am trying to do is find any single HTM file which contains more than one occurence of any telephone number or address (not any specific number or address I just need to identify the files which contain more than one occurence) please anybody tell me how I am desparate please help any help is greatly appreciated thanx Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted February 4, 2007 Report Share Posted February 4, 2007 A script would probably be the best. Will the text search work in the Windows search tool. You can search through files for a specific string. Quote Link to comment Share on other sites More sharing options...
tk27 Posted February 5, 2007 Report Share Posted February 5, 2007 :( Hi I am running Windows XP Home Edition and I am desparately trying to search through a massive number of HTM files, what I am trying to do is find any single HTM file which contains more than one occurence of any telephone number or address (not any specific number or address I just need to identify the files which contain more than one occurence) please anybody tell me how I am desparate please help any help is greatly appreciated thanx looks like a perfect job for awk : )http://gnuwin32.sourceforge.net/packages/gawk.htm Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.