patchfindutils - Patches: patch #2653, Match files by absolute [acm]time

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #2653: Match files by absolute [acm]time

Submitter:  None
Submitted:  Fri 20 Feb 2004 02:42:09 PM UTC
Votes: 100
 
Category:  find enhancement Priority:  5 - Normal
Status:  Duplicate Privacy:  Public
Assigned to:  jay Originator Name: 
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Fixed Release:  None

Sun 29 Apr 2007 12:59:33 AM UTC, comment #2: 

This functionality is included in findutils-4.3.3.

James Youngman <jay>
Group administrator
Wed 07 Mar 2007 11:21:58 PM UTC, comment #1: 

Obsoleted by bug #11668.     The functionality is pretty much implemented now.

Thanks for the offer of help though. 

James Youngman <jay>
Group administrator
Fri 20 Feb 2004 02:42:09 PM UTC, original submission:  

This patch provides the new primaries -adate, -cdate, and -mdate. They can be used to match the a/c/mtime of files against absolute timedates and timedate ranges.

Examples:

-mdate 2004-02-20 matches the entire day from 2004-02-20T00:00:00 to 2004-02-20T23:59:59

-mdate 2004-02 matches the entire month

-mdate 2004-02-20T20 matches from 2004-02-20T20:00:00 to 2004-02-20T20:59:59

-mdate -2004-02-20 -mdate +2004-02-27 matches from 2004-02-20T00:00:00 to 2004-02-26T23:59:59 -- i.e., the '+' prefix signifies an exclusive upper bound.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #6943:  find.diff.gz added by None (4KiB - application/x-gzip - cvs diff of the changed find subdir)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Posted a comment)
  •  

    There are 100 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-29 jay Open/ClosedOpen Closed
    2007-03-07 jay StatusNone Duplicate
        Assigned toNone jay
    2007-02-26 burschik Carbon-Copy- Added burschik
    2004-02-20 None Attached File- Added find.diff.gz, #2756

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code