Taking Grep to a Lower Level

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Russell Keppner
日付:  
題目: 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