What text file search tool are you using?
Posted
by
user156144
on Super User
See other posts from Super User
or by user156144
Published on 2011-02-05T00:51:47Z
Indexed on
2011/02/05
7:27 UTC
Read the original article
Hit count: 448
search
I am working on legacy projects with thousands of files spanning more than 10 projects. I am wondering what other people are using for searching string in a text file.
I am using windows and i typically search on 10,000 files to make sure some code is not called from other places. I've tried numerous text search tools mentioned here such as Actual Search & Replace, Ultraedit, notepad++ but they all take very long time to search due to the large # of files they have to look into.
© Super User or respective owner