home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!rutgers!att!att!cbnewsi!adh
- From: adh@cbnewsi.cb.att.com (andrew.d.hay)
- Newsgroups: comp.unix.shell
- Subject: Re: check for time stamp in ksh
- Message-ID: <1992Jul30.121240.579@cbnewsi.cb.att.com>
- Date: 30 Jul 92 12:12:40 GMT
- References: <1992Jul24.192127.15710@alw.nih.gov>
- Distribution: na
- Organization: AT&T
- Lines: 13
-
- In article <1992Jul24.192127.15710@alw.nih.gov> chintam@alw.nih.gov (Niranjan Chintam) writes:
- "Is there a simple script which can check if a particular file has been updated on a give day.
- "
- "I have written the following script is there any other way to do the same.
- []
-
- read up on find(1), esp. the -[amc]time options.
-
- --
- +--------------------------------------------------------------+
- Andrew Hay | I want to lie, shipwrecked and comatose - |
- a_d_hay@att.com | Drinking fresh mango juice... |
- +--------------------------------------------------------------+
-