I want to find out the creation date of a particular file on a Linux system. Not the modification date or access date, the creation date.
I have tried with
ls -ltrh
and stat filename
but neither gives me what I need. What else can I do to get this information?
Asked by Özzesh
(3859 rep)
Sep 18, 2013, 04:44 AM
Last activity: Sep 2, 2024, 02:52 PM
Last activity: Sep 2, 2024, 02:52 PM