Imported upstream version 1.5
[manpages-zh.git] / raw / man1 / lsattr.1
blob20f99c33eb40657bb64be11bb00f4b8864647a8f
1 .\" -*- nroff -*-
2 .TH LSATTR 1 "July 2003" "E2fsprogs version 1.34"
3 .SH NAME
4 lsattr \- list file attributes on a Linux second extended file system
5 .SH SYNOPSIS
6 .B lsattr
8 .B \-RVadv
11 .I files...
13 .SH DESCRIPTION
14 .B lsattr
15 lists the file attributes on a second extended file system.  See
16 .BR chattr (1)
17 for a description of the attributes and what they mean.
18 .SH OPTIONS
19 .TP
20 .B \-R
21 Recursively list attributes of directories and their contents.
22 .TP
23 .B \-V
24 Display the program version.
25 .TP
26 .B \-a
27 List all files in directories, including files that start with `.'.
28 .TP
29 .B \-d
30 List directories like other files, rather than listing their contents.
31 .TP
32 .B \-v
33 List the file's version/generation number.
34 .SH AUTHOR
35 .B lsattr
36 was written by Remy Card <Remy.Card@linux.org>.
37 .SH BUGS
38 There are none :-).
39 .SH AVAILABILITY
40 .B lsattr
41 is part of the e2fsprogs package and is available from
42 http://e2fsprogs.sourceforge.net.
43 .SH SEE ALSO
44 .BR chattr (1)