More help with find

Eric F Crist ecrist at secure-computing.net
Mon Nov 7 01:06:17 GMT 2005


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





More information about the freebsd-questions mailing list