Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2005 19:56:30 -0800
From:      Jeffrey Ellis <jellis@dhnet.us>
To:        Eric F Crist <ecrist@secure-computing.net>, Jeffrey Ellis <jellis@dhnet.us>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: More help with find
Message-ID:  <BF94106E.3153F%jellis@dhnet.us>
In-Reply-To: <942B5207-1535-414A-8F41-BEECD9D90375@secure-computing.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Eric--

Thanks, yes. I've read through it several times, but unfortunately am
finding it very difficult to both understand, or know how to use as far as
the actual syntax would go.

Hence the need for a bit of help :)

All My Best,
Jeffrey



on 11/6/05 5:06 PM, Eric F Crist at ecrist@secure-computing.net wrote:

> On Nov 6, 2005, at 6:58 PM, Jeffrey Ellis wrote:
> 
>> Hi, Rolland--
>> 
>> Ok. Stupid of me.
>> 
>> Find -x /volumes/foo/*
>> 
>> Seems to work fine. So I guess now I'm just left with the display and
>> sorting questions.
>> 
>> All My Best,
>> Jeffrey
> 
> Jeffrey,
> 
> man find is your friend.  Even though you're using Darwin, the man
> pages are still there.  Simply go to a terminal and type:
> 
> # man find
> 
> If there's a particular page you're looking for, such as page 5, type:
> 
> # man 5 find
> 
> In this particular instance, there is no section 5 for find.  For
> further help on using the man(ual), type:
> 
> # man man
> 
> HTH
> -----
> Eric F Crist
> Secure Computing Networks
> http://www.secure-computing.net
> 
> 
> 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BF94106E.3153F%jellis>