locate text files based on search query


I have several folders in my filesystem. Each folder contains a readme file which has a summary of a program I ran (like test parameters, test duration, how the test cycle was, software and software versions used, etc).

I’d like to create an index out of these files with the objective of giving a few keywords as a search query and trying to locate the file that matches most with my search keywords. Usually a grep would suffice most of the time, but there are cases where I need two or more criteria in my search.

Any software to this effect?



Source link

Related Posts

About The Author

Add Comment