Find text in files
Find files matching NAME and print out lines with TEXT
find . -name NAME | xargs -n1 grep TEXT
Written by Suzanne Aldrich
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#