Whamcloud - gitweb
ChangeLog, mke2fs.c:
[tools/e2fsprogs.git] / misc / lsattr.1.in
1 .\" -*- nroff -*-
2 .TH LSATTR 1 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
3 .SH NAME
4 lsattr \- list file attributes on a Linux second extended file system
5 .SH SYNOPSIS
6 .B lsattr
7 [
8 .B \-RVadv
9 ]
10 [
11 .I files...
12 ]
13 .SH DESCRIPTION
14 .B lsattr
15 lists the file attributes on a second extended file system.
16 .SH OPTIONS
17 .TP
18 .B \-R
19 Recursively list attributes of directories and their contents.
20 .TP
21 .B \-V
22 Display the program version.
23 .TP
24 .B \-a
25 List all files in directories, including files that start with `.'.
26 .TP
27 .B \-d
28 List directories like other files, rather than listing their contents.
29 .TP
30 .B \-v
31 List the file's version/generation number.
32 .SH AUTHOR
33 .B lsattr
34 was written by Remy Card <Remy.Card@linux.org>.
35 .SH BUGS
36 There are none :-).
37 .SH AVAILABILITY
38 .B lsattr
39 is part of the e2fsprogs package and is available for anonymous 
40 ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
41 .SH SEE ALSO
42 .BR chattr (1)