[Q] need script which can check day and copy files to other location???

From: aaa (mccdba_at_yahoo.com)
Date: 12/20/04


Date: 20 Dec 2004 10:51:33 -0800

We have application every day will create bunch of files under a directory (e.g.
/apps/report). Does any one has script can do following:

   1. read system date (today)

   2. check files under directory (e.g. /apps/report) which create Yesterday

   3. copy files to other location (e.g. /apps/backup)

Thanks.