Taking Grep to a Lower Level

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Russell Keppner
Data:  
Oggetto: 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