Recursively GREP for specific content

Written by

in

nohup  egrep -rnw '=\s112'  --include=*.java ./ 2>&1 | tee ~/112-audit-nick.txt

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *