# touch -amt 200906220000 /tmp/date1
# touch -amt 200906222359 /tmp/date2
# find / -type f -newer /tmp/date1 -a ! -newer /tmp/date2–
Find files between two dates
June 23rd, 2009 | Posted in Blog, Linux | No Comments
No Comments to “Find files between two dates”
There are no comments yet, add one below.