Monday, February 2, 2009

Look for text in files recursively in Ubuntu

grep -r "text to search" /directoryToSearch

No comments:

Post a Comment