On 4/3/06, Ceri Davies <[EMAIL PROTECTED]> wrote:
> ceri        2006-04-03 20:36:37 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     usr.bin/find         find.1 find.h function.c option.c
>   Log:
>   Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to
>   work with the st_birthtime field of struct stat.
>

After this change the -a (and) operation fails with.
# find . -mtime 1d -a -mtime 2d
find: -a: unknown option

This seems to be used by some ports, www/apache20 is one of them.

--
Pawel
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to