More help with find

Roland Smith rsmith at xs4all.nl
Sun Nov 6 23:24:48 GMT 2005


On Sun, Nov 06, 2005 at 01:40:12PM -0800, Jeffrey Ellis wrote:
<snip>
> What I really need is an expression which will ls all files found which have
> a mod. date/time of more than a certain number of days from today, but that
> are *not* in the Volumes directory, i.e., only those results which exist on
> the startup volume.
> 
> Is there a way to do this?

The FreeBSD version of find has the '-x' option that does what you
want. Don't know what kind of 'find' darwin uses. GNU find has a similar
option. 

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20051107/3abed214/attachment.bin


More information about the freebsd-questions mailing list