User Tools

Site Tools


grep_on_find_results

This is an old revision of the document!


To grep on the results of a find command, you can use something like

find . -iname '*writing*' -exec grep network -inH --color {} +
grep_on_find_results.1617875973.txt.gz · Last modified: 2021/04/08 09:59 by raju