On 2/7/06, Witt, Arnoud <[EMAIL PROTECTED]> wrote:
Hi All,
I made a script extending the find command. It adds
-mbefore
-mafter
tests to the find command.
The -newerXY option was just added (in the CVS code for
findutils-4.3.x). It implements pretty much this feature.
James.
__
On 3/21/06, Eric Hanchrow <[EMAIL PROTECTED]> wrote:
find 4.1.20 takes a "-newer" option that lets me specify a file; find will then
tell me about files that are newer than it. But I often want to find files that
are newer than a particular date; in order to get what I want, I have to create
a t
On 11/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello,
is it true that the current version of findutils does not support
extended attributes?
I believe that is true, yes.
James.
___
Bug-findutils mailing list
Bug-findutils@gnu.org
htt
On 1/4/07, Paul Eggert <[EMAIL PROTECTED]> wrote:
Generally speaking, I find it easiest just to sync all of gnulib.
That's what everyone else does. It's simpler, since you don't need
to worry so much about integration hassles within gnulib.
[...]
If you take gnulib snapshots, you can diff the
Update of patch #2653 (project findutils):
Status:None => Duplicate
Assigned to:None => jay
___
Follow-up Comment #1:
Obsoleted by bu
Update of bug #11668 (project findutils):
Status: Postponed => In Progress
Assigned to:None => jay
___
Follow-up Comment #6:
This is now impl