Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 09:55:49 +0200
From:      "Pawel Worach" <pawel.worach@gmail.com>
To:        "Ceri Davies" <ceri@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.bin/find find.1 find.h function.c option.c
Message-ID:  <d227e09e0604050055y463d12f3t39a6f316038df35b@mail.gmail.com>
In-Reply-To: <200604032036.k33Kab4L050169@repoman.freebsd.org>
References:  <200604032036.k33Kab4L050169@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/3/06, Ceri Davies <ceri@freebsd.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d227e09e0604050055y463d12f3t39a6f316038df35b>