[Cialug] finding files with "find" command for specific date

Matthew Nuzum newz at bearfruit.org
Fri Sep 10 11:04:55 CDT 2010


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?

-- 
Matthew Nuzum
newz2000 on freenode, skype, linkedin, identi.ca and twitter

"Lead, follow or get the hell out of the way." –Robert Nuzum (My dad)
summarizing an old military quote


More information about the Cialug mailing list