Linux shell stat 命令
Linux shell stat命令用于显示 inode 内容。
stat以文字的格式来显示inode的内容。
语法
stat [文件或目录]
范例
查看 testfile
文件的 inode
内容内容
[root@localhost ~]# stat testfile File: ‘testfile’ Size: 41 Blocks: 8 IO Block: 4096 regular file Device: fd00h/64768d Inode: 33574991 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Context: unconfined_u:object_r:admin_home_t:s0 Access: 2017-09-22 01:36:52.815255802 +0800 Modify: 2017-09-22 01:36:49.093255578 +0800 Change: 2017-09-22