home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / perl / 7441 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!caen!uvaarpa!mmdf
  3. From: Rick Emerson <rick@ssg.com>
  4. Subject: SUMMARY: File age - how?
  5. Message-ID: <1992Dec15.191050.10799@uvaarpa.Virginia.EDU>
  6. Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
  7. Reply-To: rick@ssg.com
  8. Organization: The Internet
  9. Date: Tue, 15 Dec 1992 19:10:50 GMT
  10. Lines: 13
  11.  
  12. Sorry for the wasted bandwidth.  Instead of trying to get -M or -C to do the
  13. job, I should have looked at stat().  [9] of stat()'s results fed to
  14. ctime.pl works like a champ.  I hacked a version of ctime.pl to return only
  15. the date and not the time but that's a minor item just for this application.  
  16.  
  17. Rick
  18.  
  19.  
  20. | Richard B. Emerson     | Replies may be sent to:                         |
  21. | System Support Group   |                        rick@ssg.com             |
  22. | 940 Delaware Avenue    |-------------------------------------------------+
  23. | Lansdale, PA 19446 USA | "When you ski, you dance with the mountain --   |
  24. | Voice: 215.855.1607    |  and the mountain always leads."                |
  25.