Re: find and grep help
- From: km <km@xxxxxxxxx>
- Date: Fri, 29 Jun 2007 10:26:58 +0200
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.
- References:
- find and grep help
- From: Robert Binkley
- find and grep help
- Prev by Date: find and grep help
- Next by Date: Re: find and grep help
- Previous by thread: find and grep help
- Next by thread: Re: find and grep help
- Index(es):
Relevant Pages
|
|