[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #57025] find -mtime will ignore large files
From: |
Patrick M. |
Subject: |
[bug #57025] find -mtime will ignore large files |
Date: |
Fri, 15 Jan 2021 08:53:11 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36 |
Follow-up Comment #10, bug #57025 (project findutils):
Thanks for the fix.
I have findutils~4.7.0+git20201010-2 on my Debian Bullseye, and in the
manpage, I see this:
-amin n
File was last accessed less than, more than or exactly n minutes
ago.
This seems a bit confusing when given only the syntax "-amin n". Note that
-amin is quite close to the text regarding numeric arguments, but other
options are much farther (-size).
One may argue that searching for '-amin' or '-size', we always scan through
that text regarding the numeric arguments. I see however that the proposal
below was also to change "-amin n" into "-amin -n|+n|n", which I think would
be uber great (something like "-amin [-+]n" would also be ok).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57025>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/