linux中的三种时间

  • mtime 【修改时间】 文件/目录的修改时间
  • ctime  【属性修改时间】 文件目录的属性的修改时间
  • atime  【访问时间】文件/目录的访问时间

stat 123.txt

  File: `123.txt'

  Size: 0         Blocks: 0          IO Block: 4096   regular empty file

Device: 803h/2051d   Inode: 2581        Links: 1

Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)

Access: 2017-08-12 00:08:41.928961423 +0800

Modify: 2017-08-12 00:08:41.928961423 +0800

Change: 2017-08-12 00:08:41.928961423 +0800

posted @ 2018-08-06 14:52  追梦nan  阅读(149)  评论(0编辑  收藏  举报