NAME(名称)
lsattr - 显示文件在Linux第二扩展文件系统上的特有属性
SYNOPSIS(总览)
lsattr [ -RVadv ] [ files... ]
DESCRIPTION(描述)
lsattr 显示文件在Linux第二扩展文件系统上的特有属性
OPTIONS(选项)
- -R
- 递归地列出目录以及其下内容的属性.
- -V
- 显示程序版本.
- -a
- 列出目录中的所有文件,包括以`.'开头的文件的属性.
- -d
- 以列出其它文件的方式那样列出目录的属性, 而不列出其下的内容.
- -v
- 显示文件版本.
AUTHOR(作者)
lsattr 的作者是Remy Card <card@masi.ibp.fr>, 他是ext2 fs的开发和维护者.
BUGS
没有:-).
AVAILABILITY(怎样获取)
lsattr 是e2fsprogs包的一部分,你可以通过对tsx-11.mit.edu的匿名ftp访问在 /pub/linux/packages/ext2fs下找到它.
SEE ALSO(另见)
chattr(1)
#p#
NAME
lsattr - list file attributes on a Linux second extended file system
SYNOPSIS
lsattr [ -RVadv ] [ files... ]
DESCRIPTION
lsattr lists the file attributes on a second extended file system. See chattr(1) for a description of the attributes and what they mean.
OPTIONS
- -R
- Recursively list attributes of directories and their contents.
- -V
- Display the program version.
- -a
- List all files in directories, including files that start with `.'.
- -d
- List directories like other files, rather than listing their contents.
- -v
- List the file's version/generation number.
AUTHOR
lsattr was written by Remy Card <Remy.Card@linux.org>. It is currently being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
BUGS
There are none :-).
AVAILABILITY
lsattr is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net.
SEE ALSO
chattr(1)