Taking Grep to a Lower Level

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Russell Keppner
Data:  
Temat: 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