Re: find and grep help
- From: km <km@xxxxxxxxx>
- Date: Fri, 29 Jun 2007 14:04:35 +0200
Oops. Looks like the last -name (for .netrc) didnt make it into the mail.
It should be:
find / \( -name /proc -prune -o -name /home -prune \) -o \( -name .rhosts -o -name .netrc \) -print
-km
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.
- References:
- find and grep help
- From: Robert Binkley
- find and grep help
- Prev by Date: Re: find and grep help
- Next by Date: Re: find and grep help
- Previous by thread: Re: find and grep help
- Next by thread: Re: find and grep help
- Index(es):