stat命令示例【每日一个知识点第325期-Linux】
stat命令:显示文件和文件的系统熟性,包括文件名,大小,时间戳等信息,通俗地说就像我们看到windows右键,文件属性看到的信息类似。
例如
[root@dxl ~ 10:30:55]# stat /tmp/functions
File: `/tmp/functions’
Size: 25427 Blocks: 56 IO Block: 4096 regular file
Device: 803h/2051d Inode: 391743 Links: 1
Access: (0644/-rw-r–r–) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2017-09-17 10:18:47.899001385 +0800
Modify: 1982-09-19 08:08:39.000000000 +0800
Change: 2017-09-16 13:44:53.754984934 +0800