find command

uuganbat uuganbat at datacom.mn
Wed Mar 24 06:58:24 UTC 2004


Thanx Bob, Now I can find files that`s contain the texts.

  find . -type f -depth -exec grep -H "text" \{\} \;

and command was find the files.
  grep -ri "text" .






More information about the redhat-list mailing list