File timestamp: Difference between revisions

Jump to navigation Jump to search
6 bytes removed ,  2 January 2020
m
Line 39: Line 39:


== Linux ==
== Linux ==
[https://linuxize.com/post/stat-command-in-linux/ Stat Command in Linux | Linuxize]<ref>[https://unix.stackexchange.com/questions/2464/timestamp-modification-time-and-created-time-of-a-file linux - timestamp, modification time, and created time of a file - Unix & Linux Stack Exchange]</ref><ref>[https://superuser.com/questions/387042/how-to-check-all-timestamps-of-a-file linux - How to check all timestamps of a file? - Super User]</ref>。{{kbd | key=stat}} 指令依序顯示以下四個檔案時間資訊:
[https://linuxize.com/post/stat-command-in-linux/ Stat Command in Linux | Linuxize]<ref>[https://unix.stackexchange.com/questions/2464/timestamp-modification-time-and-created-time-of-a-file linux - timestamp, modification time, and created time of a file - Unix & Linux Stack Exchange]</ref><ref>[https://superuser.com/questions/387042/how-to-check-all-timestamps-of-a-file linux - How to check all timestamps of a file? - Super User]</ref>。{{kbd | key=stat}} 指令依序顯示以下四個時間資訊:
* atime (access time)
* atime (access time)
* mtime (modify time)  
* mtime (modify time)  

Navigation menu