Jump to content

Searching 1000s of individual text files for a certain phrase


Recommended Posts

Posted

Is there any way in windows to search multiple text files for a search term?

 

The files are HTML and I cant find an easy way to do it.

Posted

I thought this was a standard feature of Windows Search?

 

Just open up a search box (or Win+F), select "all files and folders", file name "*.htm*", then enter the search term in the "word or phrase inside the file" box

 

[this is from memory so might be a bit off with field names]

Posted (edited)

Sorry I want to actually search inside all the HTML files for a phrase.#

 

type:=.htm google.co.uk

 

didnt work

Edited by zag
Posted (edited)

Windows Grep Features i have used grep alot in Linux but there's a windows version :p. [GREP By the way is free]Open source GPL

also i have heard that indexing needs to be on to use alot of sub features of the windows search.

Edited by januttall
Posted
Sorry I want to actually search inside all the HTML files for a phrase.#

 

type:=.htm google.co.uk

 

didnt work

 

Pretty sure Windows built in search would have done this...

 

winsearch.jpg

Posted
XP has the "dog" search thingy (which works), W7 has an unreliable built in search. You have to type content:"string you want" in the search box, but experience has shown it doesn't often work. I've never tried the TextCrawler or AstroGrep mentioned above, but I have used Super Finder XT, which works very well but it slow and runs a background program when the search is done. I use DOS FINDSTR, which is quick and work well. In any version of Windows, DOS always has been and always will be your best tool.
  • Thanks 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...