/usr/local/bin/grep -r -inH addressbook * |grep addphone |grep success
find . -name *.pl -exec grep -i log {} \;
grep "appsOAPATTGWTestDirPath" *.js
/usr/local/bin/grep -rn "appsGrammarURIFor" ./
/usr/local/bin/grep -rn --exclude-dir=.svn 'count="3"' ./
/usr/local/bin/grep -rn --exclude-dir=.svn "PLACE_BRIDGE_CALL" ./
find . -name *.pl -exec grep -i log {} \;
grep "appsOAPATTGWTestDirPath" *.js
/usr/local/bin/grep -rn "appsGrammarURIFor" ./
/usr/local/bin/grep -rn --exclude-dir=.svn 'count="3"' ./
/usr/local/bin/grep -rn --exclude-dir=.svn "PLACE_BRIDGE_CALL" ./