Taking Grep to a Lower Level

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Russell Keppner
Date:  
Subject: Taking Grep to a Lower Level
> How can I grep 'ComputerName' through all subdirectories?

grep -r 'ComputerName' .

Russell Keppner
"The illiterate of the 21st century will not be those who cannot read and
write, but those who cannot learn, unlearn, and relearn." --Alvin Toffler