find files by date

From: Thomas (thomas.langfeld_at_gmx.net)
Date: 05/22/03


Date: 22 May 2003 06:34:18 -0700

Hi,

i'm trying to gnu-find all files in a specific folder (and its
subfolders), which were created AFTER a specific date, e.g. all files
created after 2003-05-10.

The man-page of "find" does not help me ...

Regards,
Thomas



Relevant Pages

  • Re: folder permission question
    ... Best regards, ... Jim Graue ... I'm having trouble remembering the way to set permissions on a folder ... into others' subfolders and/or files. ...
    (microsoft.public.windows.server.general)
  • Re: Getting all files in Dir and Subdirs
    ... This code gives you all the files and subdirs in a given folder ... foreach(string subdirectory in subdirectoryEntries) ... Regards ... > its subfolders. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: NTFS and Shares ritghts vs. Netware Rights
    ... Have I on the root folder to set the "List folder" right and stop the ... inheritance on those subfolders I do not want people to see? ... Regards ... >> access the share but see no subfolfer even if NTFS rights are set for some ...
    (microsoft.public.win2000.security)
  • Re: File/directory permissions
    ... > the requirement that the users not be able to create new subfolders or ... > directly under a project's folder. ... Thanks, Roger. ... Regards ...
    (microsoft.public.win2000.security)
  • Re: find files by date
    ... > i'm trying to gnu-find all files in a specific folder (and its ... > subfolders), which were created AFTER a specific date, e.g. all files ... touch -t 200305100000 reference ...
    (comp.unix.shell)