Grep to find files in a path containing a pattern


/ Published in: Bash
Save to your folder(s)

This will return all files in the current directory (and all subdirectories) containing "MyPattern" (replace with any regex), ignoring case-sensitivity.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.