]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - misc/lsattr.1.in
build: quiet LLVM non-literal string format warning
[thirdparty/e2fsprogs.git] / misc / lsattr.1.in
CommitLineData
3839e657 1.\" -*- nroff -*-
74becf3c 2.TH LSATTR 1 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
3839e657
TT
3.SH NAME
4lsattr \- list file attributes on a Linux second extended file system
5.SH SYNOPSIS
6.B lsattr
7[
a88fa0c0 8.B \-RVadv
3839e657
TT
9]
10[
caf8ce4c 11.I files...
3839e657
TT
12]
13.SH DESCRIPTION
14.B lsattr
f10748d8
TT
15lists the file attributes on a second extended file system. See
16.BR chattr (1)
17for a description of the attributes and what they mean.
3839e657
TT
18.SH OPTIONS
19.TP
caf8ce4c 20.B \-R
3839e657
TT
21Recursively list attributes of directories and their contents.
22.TP
caf8ce4c 23.B \-V
a88fa0c0
TT
24Display the program version.
25.TP
caf8ce4c 26.B \-a
3839e657
TT
27List all files in directories, including files that start with `.'.
28.TP
caf8ce4c 29.B \-d
3839e657
TT
30List directories like other files, rather than listing their contents.
31.TP
caf8ce4c 32.B \-v
e1a0a3e3 33List the file's version/generation number.
3839e657
TT
34.SH AUTHOR
35.B lsattr
2e5a1b9e
TT
36was written by Remy Card <Remy.Card@linux.org>. It is currently being
37maintained by Theodore Ts'o <tytso@alum.mit.edu>.
3839e657
TT
38.SH BUGS
39There are none :-).
40.SH AVAILABILITY
41.B lsattr
6d56d51a
TT
42is part of the e2fsprogs package and is available from
43http://e2fsprogs.sourceforge.net.
3839e657
TT
44.SH SEE ALSO
45.BR chattr (1)