Wednesday 28 May 2008

Find with Grep

find . -exec grep -H -n -i 'string' {} \;