14,953
edits
mNo edit summary |
mNo edit summary |
||
| Line 29: | Line 29: | ||
</table> | </table> | ||
== Mac == | == Mac & Linux == | ||
Finder 列表模式<ref>[https://www.cool3c.com/article/94252 [蘋果急診室] Mac 電腦入門特輯:檔案管理大不同!(三)讓你更檢視 / 預覽檔案更容易 (94252) - 癮科技 Cool3c]</ref> | {{Mac}} Finder 列表模式<ref>[https://www.cool3c.com/article/94252 [蘋果急診室] Mac 電腦入門特輯:檔案管理大不同!(三)讓你更檢視 / 預覽檔案更容易 (94252) - 癮科技 Cool3c]</ref> | ||
* 「上次打開日期」(Last Activity Date):打開檔案、預覽檔案都造成「上次打開日期」的改變 | * 「上次打開日期」(Last Activity Date):打開檔案、預覽檔案都造成「上次打開日期」的改變 | ||
* 「修改日期」(Modified Date):編輯儲存檔案後的日期 | * 「修改日期」(Modified Date):編輯儲存檔案後的日期 | ||
| Line 38: | Line 38: | ||
: [[Image:Owl icon.jpg]] 壓縮檔解壓縮後,要在茫茫檔海中找到解壓縮後的檔案,不能用「製作日期」,而是「加入日期」! | : [[Image:Owl icon.jpg]] 壓縮檔解壓縮後,要在茫茫檔海中找到解壓縮後的檔案,不能用「製作日期」,而是「加入日期」! | ||
[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}} 指令依序顯示以下四個時間資訊: | {{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}} 指令依序顯示以下四個時間資訊: | ||
* atime (access time) | * atime (access time) | ||
* mtime (modify time) | * mtime (modify time) | ||