LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (February 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 7 Feb 2006 11:23:28 -0800
Reply-To:     David L Cassell <davidlcassell@MSN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         David L Cassell <davidlcassell@MSN.COM>
Subject:      Re: External file create date
In-Reply-To:  <200602071910.k17IHHjg010531@mailgw.cc.uga.edu>
Content-Type: text/plain; format=flowed

chandaknitin@GMAIL.COM wrote back: >Thanks for your reply. This is only for windows, i need it for UNIX.

Then you are completely hosed.

Despite what Harry wrote, unix does NOT maintain a file creation date. Period. unix maintains three differetn file datestamps. They are:

atime last access time mtime last modification time ctime last time the inode was changed

There is no creation time in unix.

Perhaps if you explained what you are actually trying to do, and what the 'creation time' is needed for, someone here could help you.

HTH, David -- David L. Cassell mathematical statistician Design Pathways 3115 NW Norwood Pl. Corvallis OR 97330

_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Back to: Top of message | Previous page | Main SAS-L page