Archive for July 5th, 2009

find . -exec grep -H -n ‘hello’ {} \;


top