bug-findutils
[Top][All Lists]
Advanced

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

[bugs #11668] [wishlist] FreeBSD extensions for time specification.


From: Andreas Metzler
Subject: [bugs #11668] [wishlist] FreeBSD extensions for time specification.
Date: Thu, 20 Jan 2005 21:55:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1

This is an automated notification sent by Savannah.
It relates to:
                bugs #11668, project findutils

==============================================================================
 OVERVIEW of bugs #11668:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11668>

                 Summary: [wishlist] FreeBSD extensions for time
specification.
                 Project: findutils
            Submitted by: ametzler
            Submitted on: Don 20.01.2005 um 21:55
                Category: find
                Severity: 5 - Average
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Andreas Metzler
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: None
           Fixed Release: None

    _______________________________________________________


FreeBSD's find supports a number extensions for specifying time/datee that
could be useful:



-atime n[smhdw]



find accepts not only plain numbers but also numbers with units, e.g. -atime
-90s, searching for files accessed during the last 90 seconds.



[obviously this also works for -mtime and -ctime]

--------------

-newerXY file

             True if the current file has a more recent last access time

             (X=a), change time (X=c), or modification time (X=m) than the

             last access time (Y=a), change time (Y=c), or modification time

             (Y=m) of file.  In addition, if Y=t, then file is instead inter-

             preted as a direct date specification of the form understood by

             cvs(1).  Note that -newermm is equivalent to -newer.

--------------



This sounds like featuritis, but the case with Y=t could be useful as it adds
the possibility to specify exact dates like -newermt -'2005-12-24' which we
are currently missing.



Please see http://www.freebsd.org/cgi/man.cgi?query=find for complete
documentation.



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
wakkowarner<address@hidden>     | 




==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11668>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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