Find string in files on Linux

Note to self: find . | xargs grep ‘string’ -sl

2 thoughts on “Find string in files on Linux”

Comments are closed.