in reply to efficient way of searching though large number of text file in a given directory
$ grep -l YourString directory/*
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: efficient way of searching though large number of text file in a given directory
by QM (Parson) on Dec 02, 2010 at 17:03 UTC |