home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / shell / 3206 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  956 b 

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