Unix file creation date
pierho
Posted messages
23
Status
Member
-
zipe31 Posted messages 34620 Registration date Status Contributor Last intervention -
zipe31 Posted messages 34620 Registration date Status Contributor Last intervention -
Hello,
I would like to know what the command is to see the creation date under Unix? If that’s possible, of course?
I know that "ls -l" displays a date but it’s the modification date.
Thanks for your help
I would like to know what the command is to see the creation date under Unix? If that’s possible, of course?
I know that "ls -l" displays a date but it’s the modification date.
Thanks for your help
Configuration: Windows XP Internet Explorer 7.0
6 answers
Hello,
I had already found this command on various forums but this one doesn’t display any date for me.
Here is the result when I run ls -c:
EntitiesStructures.dat logs smit.log topas.error
dead.letter nmon smit.script vpd.properties
dsmerror.log pseaf_23062006.txt smit.transaction workspace
index.html sendmail.cf temp
jspSesameNet sh_history.old testnico.log
I had already found this command on various forums but this one doesn’t display any date for me.
Here is the result when I run ls -c:
EntitiesStructures.dat logs smit.log topas.error
dead.letter nmon smit.script vpd.properties
dsmerror.log pseaf_23062006.txt smit.transaction workspace
index.html sendmail.cf temp
jspSesameNet sh_history.old testnico.log
For me, the creation date is the date of the last modification.
I will search by inode maybe it's stored somewhere.
See you later
I will search by inode maybe it's stored somewhere.
See you later
Hi,
See answer #2.
Otherwise, you can't retrieve the creation date of a file under Unix/Linux, and the information isn't stored anywhere, it's outrageous but that's how it is ;-(
See answer #2.
Otherwise, you can't retrieve the creation date of a file under Unix/Linux, and the information isn't stored anywhere, it's outrageous but that's how it is ;-(