Linux下文件工具。

源代码在线查看: stat.1

软件大小: 2489 K
上传用户: bonylee_java
关键词: Linux
下载地址: 免注册下载 普通下载 VIP

相关代码

				.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.28.				.TH STAT "1" "July 2002" "stat (fileutils) 4.1.10" "User Commands"				.SH NAME				stat \- display file or filesystem status				.SH SYNOPSIS				.B stat				[\fIOPTION\fR] \fIFILE\fR...				.SH DESCRIPTION				.\" Add any additional description here				.PP				Display file or filesystem status.				.TP				\fB\-f\fR, \fB\-\-filesystem\fR				display filesystem status instead of file status				.TP				\fB\-c\fR  \fB\-\-format\fR=\fIFORMAT\fR				use the specified FORMAT instead of the default				.TP				\fB\-l\fR, \fB\-\-dereference\fR				follow links				.TP				\fB\-t\fR, \fB\-\-terse\fR				print the information in terse form				.TP				\fB\-\-help\fR				display this help and exit				.TP				\fB\-\-version\fR				output version information and exit				.PP				The valid format sequences for files (without \fB\-\-filesystem\fR):				.IP				%A - Access rights in human readable form				%a - Access rights in octal				%b - Number of blocks allocated				%D - Device number in hex				%d - Device number in decimal				%F - File type				%f - raw mode in hex				%G - Group name of owner				%g - Group ID of owner				%h - Number of hard links				%i - Inode number				%N - Quoted File name with dereference if symbolic link				%n - File name				%o - IO block size				%s - Total size, in bytes				%T - Minor device type in hex				%t - Major device type in hex				%U - User name of owner				%u - User ID of owner				%X - Time of last access as seconds since Epoch				%x - Time of last access				%Y - Time of last modification as seconds since Epoch				%y - Time of last modification				%Z - Time of last change as seconds since Epoch				%z - Time of last change				.PP				Valid format sequences for file systems:				.IP				%a - Free blocks available to non-superuser				%b - Total data blocks in file system				%c - Total file nodes in file system				%d - Free file nodes in file system				%f - Free blocks in file system				%i - File System id in hex				%l - Maximum length of filenames				%n - File name				%s - Optimal transfer block size				%T - Type in human readable form				%t - Type in hex				.SH AUTHOR				Written by Michael Meskes.				.SH "REPORTING BUGS"				Report bugs to .				.SH COPYRIGHT				Copyright \(co 2002 Free Software Foundation, Inc.				.br				This is free software; see the source for copying conditions.  There is NO				warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.				.SH "SEE ALSO"				The full documentation for				.B stat				is maintained as a Texinfo manual.  If the				.B info				and				.B stat				programs are properly installed at your site, the command				.IP				.B info stat				.PP				should give you access to the complete manual.							

相关资源