Simple Linux Command Line notes: stat displays the file information. stat [options] [file-list] parameter www.2cto.com file-list specifies the path name option of one or more files displayed by stat-f displays the information of the file system, instead of the file information example www.2cto.com stat $ stat demo.tar.bz2 file: "demo.tar.bz2" Size: 133 block: 8 IO block: 4096 common file device: 808 h/2056d Inode: 671938 hard link: 1 permission: (0644/-rw-r --) Uid :( 1000/siu) Gid :( 1000/siu) Recent access: 18:51:13. 979123414 + 0800 recent changes: 17:40:27. 075695222 + 0800 latest changes: 17:40:27. 075695222 + 0800 Creation Time:-display file information stat-f $ stat-f/file: "/" ID: d2c798526f17cef7 File Name Length: 255 type: ext2/ext3 block size: 4096 basic block size: 4096 blocks: Total: 4130144 idle: 1924228 available: 1714424 Inodes: Total: 1050576 idle: 773152 display file system information