lsattr(1) — Linux manual page
LSATTR(1) General Commands Manual LSATTR(1)
NAME
lsattr - list ext2/ext3/ext4 file attributes
SYNOPSIS
lsattr [ -RVadlpv ] [ files... ]
DESCRIPTION
lsattr lists the file attributes on an ext2/ext3/ext4 file
system. See chattr(1) for a description of the attributes and
what they mean.
OPTIONS
-R Recursively list attributes of directories and their
contents.
-V Display the program version.
-a List all files in directories, including files that start
with `.'.
-d List directories like other files, rather than listing
their contents.
-l Print the options using long names instead of single
character abbreviations.
-p List the file's project number.
-v List the file's version/generation number.
AUTHOR
lsattr was written by Remy Card <Remy.Card@linux.org>. It is
currently being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
BUGS
There are none :-).
AVAILABILITY
lsattr is part of the e2fsprogs package and is available from
http://e2fsprogs.sourceforge.net.
SEE ALSO
chattr(1)
COLOPHON
This page is part of the e2fsprogs (utilities for ext2/3/4
filesystems) project. Information about the project can be found
at ⟨http://e2fsprogs.sourceforge.net/⟩. It is not known how to
report bugs for this man page; if you know, please send a mail to
man-pages@man7.org. This page was obtained from the project's
upstream Git repository
⟨git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-05-20.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
E2fsprogs version 1.47.1 May 2024 LSATTR(1)
Pages that refer to this page: chattr(1), FS_IOC_SETFLAGS(2const), btrfs-property(8)