Find files containing a string


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



Copy this code and paste it in your HTML
  1. grep -lr yourstring /path/to/your/dir

URL: http://www.perlmonks.org/?node_id=246421

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.