finding files modified yesterday

From: Holger.VanKoll@SWISSCOM.COM
Date: Tue Dec 10 2002 - 09:37:41 EST


Hello,

I need to find all files in /somewhere that have been modified
yesterday.

So far I use touch -t todays_date_0:00 /tmp/timestamp and find -new
/tmp/timestamp to find all files modified earlier than today.

How can I filter out the files modified 2,3,4... days before?
I should have a way that does not rely on certain TZ or LC* settings.

Regards,

Holger



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:24 EDT