[Cialug] finding files with "find" command for specific date
Afan Pasalic
afan at afan.net
Fri Sep 10 12:03:09 CDT 2010
it's actually the same. the file is created and modified within the
same day. next day new file.
On 9/10/2010 11:04 AM, Matthew Nuzum wrote:
> On Fri, Sep 10, 2010 at 10:32 AM, Afan Pasalic<afan at afan.net> wrote:
>> hi,
>> I need to list all files (log files) in one directory that are created
>> on specific date.
>> find /path/to/files/log* -mtime 10
> You said "created" but you're using -mtime. mtime is "last modified"
> time. Is that OK?
>
More information about the Cialug
mailing list