How do I recursively view a list of files that has one string and specifically doesn't have another string? Also, I mean looking inside the files, rather than the file names.
|
feedback
|
|
You can use find:
| |||
|
feedback
|