Timeline for Linux search for a string only in a given set of files
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 14, 2020 at 7:39 | comment | added | Stéphane Chazelas |
Note that -false (find) and -H/-o are non-standard extensions (originated in the GNU implementation), though the OP already used -o.
|
|
| Dec 14, 2020 at 7:38 | comment | added | Stéphane Chazelas |
Note that it assumes the suffixes in searchFiles.txt don't contain wildcard characters or backslashes (or that if they do they're meant to be interpreted as find's -name does).
|
|
| Dec 14, 2020 at 6:28 | vote | accept | Lokesh | ||
| Dec 13, 2020 at 16:08 | history | answered | steeldriver | CC BY-SA 4.0 |