Re: Fetching File Creation Date

2013-08-17 Thread Jim Gibson
On Aug 16, 2013, at 2:25 PM, John Aten wrote: > Hi all, > > I am working on a script to rename files after a formula (discussed here: > http://www.drbunsen.org/naming-and-searching-files-part-1/ ) . The formula > calls for an ID string that is constructed from the date and time the file is >

Re: Fetching File Creation Date

2013-08-17 Thread Shawn H Corey
On Sat, 17 Aug 2013 08:57:14 -0500 John Aten wrote: > Thanks for the reply. I was taking 'creation time' as the time of the > first save. Does that matter? In UNIX et al., there is no such thing. There are 3 times stored in most file systems (FS) under UNIX. atime -- access time, the time of th

Re: Fetching File Creation Date

2013-08-17 Thread John Aten
From: Lawrence Statton Date: August 16, 2013 6:09:15 PM CDT To: beginners@perl.org Subject: Re: Fetching File Creation Date On 08/16/2013 04:25 PM, John Aten wrote: > Does anyone know if this is possible? Or should I just accept the > fact that all dates before 8/2013 are suspect? >> There is no