[KLUG Members] find a file by date

John Pesce pescej at sprl.db.erau.edu
Wed Dec 8 12:06:48 EST 2004


how can I print a list of files, under a tree, with full path that have
the same date as a particular file, when I do ls -l ?

i.e. 

> ls -l 
rw-r--r--    1 user   staff        4136 Nov 19 2001 record5.dat


I want something like the output of "find /usr/local -depth" for all
files under /usr/local with dates of Nov 19 2001


More information about the Members mailing list