Re: find and grep help



find / \( -name /proc -prune -o -name /home -prune \) -o \( -name .rhosts -o .netrc \) -print


On 28/06, Robert Binkley wrote:
I am currently looking for a way to use find to search
a system and look for .rhosts and .netrc files but
exclude /home dir structure amd the /proc
could some one help.



Relevant Pages

  • find and grep help
    ... a system and look for .rhosts and .netrc files but ... exclude /home dir structure amd the /proc ...
    (AIX-L)
  • Re: find and grep help
    ... a system and look for .rhosts and .netrc files but ... exclude /home dir structure amd the /proc ... foreach entry ...
    (AIX-L)