Re: [OT]: Ho wto find files created on a specific date

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

 



On Wed, 2008-04-02 at 10:40 -0400, Todd Denniston wrote:

> cd /tmp
> touch --date="March 20" test20
> touch --date="March 21" test21
> find /opt/html/ -type f -newer test20 > list1
> find /opt/html/ -type f -newer test21 > list2
----
nice...this is very elegant

I need to file this away somewhere that I actually have a chance to find
this when I need it.

Thanks

Craig


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux