Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 11875  / 3 Years ago, sat, september 18, 2021, 1:09:07

I can't find the creation date in the properties. Is there a way to know? I tried arranging the files by modification as to know which were created first but I don't know if it is in ascending or descending order.


More From » nautilus

 Answers
7

I don't think creation date is stored. There is a modification date associated with any file, which you can see by running ls -l in terminal (Ctrl+Alt+T should open it). But if you modify any file inside the directory, I believe this modification date is touched.



EDIT: Here's a more precise answer: https://stackoverflow.com/questions/14842195/how-to-get-file-creation-date-time-in-bash-debian. Seems like you can see creation date, using debugfs. But only for ext4 fs.


[#27659] Sunday, September 19, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rialhirt

Total Points: 422
Total Questions: 113
Total Answers: 120

Location: France
Member since Sun, May 15, 2022
2 Years ago
rialhirt questions
Mon, May 24, 21, 18:24, 3 Years ago
Tue, May 10, 22, 21:43, 2 Years ago
Thu, Feb 16, 23, 16:32, 1 Year ago
Mon, Jun 13, 22, 03:02, 2 Years ago
;