1LSATTR(1)                   General Commands Manual                  LSATTR(1)
2
3
4

NAME

6       lsattr - list file attributes on a Linux second extended file system
7

SYNOPSIS

9       lsattr [ -RVadlpv ] [ files...  ]
10

DESCRIPTION

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

OPTIONS

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       -l     Print the options using long names instead of  single  character
27              abbreviations.
28
29       -p     List the file's project number.
30
31       -v     List the file's version/generation number.
32

AUTHOR

34       lsattr was written by Remy Card <Remy.Card@linux.org>.  It is currently
35       being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
36

BUGS

38       There are none :-).
39

AVAILABILITY

41       lsattr  is  part  of  the  e2fsprogs  package  and  is  available  from
42       http://e2fsprogs.sourceforge.net.
43

SEE ALSO

45       chattr(1)
46
47
48
49E2fsprogs version 1.46.3           July 2021                         LSATTR(1)
Impressum