bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: findutils-4.3.6 seems to break -atime, -ctime, -mtime


From: James Youngman
Subject: Re: findutils-4.3.6 seems to break -atime, -ctime, -mtime
Date: Thu, 31 May 2007 22:52:38 +0100

On 5/31/07, Nelson H. F. Beebe <address@hidden> wrote:
I just noticed this serious anomaly, and reproduced it on several platforms:

        % find *.c -mtime -1
        [no output]

        % find *.c -mmin -60
        [lots of output]

        % /usr/bin/find *.c -mtime -1
        [lots of output]

It looks to me like findutils-4.3.6 broke the -mtime option (as
well as the -ctime and -atime options).

Can you reproduce this at your end?

Sorry about that, it's already fixed in CVS; see
http://savannah.gnu.org/bugs/?20005




reply via email to

[Prev in Thread] Current Thread [Next in Thread]