1LSATTR(1) General Commands Manual LSATTR(1)
2
3
4
6 lsattr - list file attributes on a Linux second extended file system
7
9 lsattr [ -RVadv ] [ files... ]
10
12 lsattr lists the file attributes on a second extended file system. See
13 chattr(1) for a description of the attributes and what they mean.
14
16 -R Recursively list attributes of directories and their contents.
17
18 -V Display the program version.
19
20 -a List all files in directories, including files that start with
21 `.'.
22
23 -d List directories like other files, rather than listing their
24 contents.
25
26 -v List the file's version/generation number.
27
29 lsattr was written by Remy Card <Remy.Card@linux.org>. It is currently
30 being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
31
33 There are none :-).
34
36 lsattr is part of the e2fsprogs package and is available from
37 http://e2fsprogs.sourceforge.net.
38
40 chattr(1)
41
42
43
44E2fsprogs version 1.42.9 December 2013 LSATTR(1)