Taking Grep to a Lower Level

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
Delete this message
Reply to this message
Autor: Russell Keppner
Data:  
Assumpte: 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