Linux Commands Examples

A great documentation place for Linux commands

lsattr

list file attributes on a Linux second extended file system


see also : chattr

Synopsis

lsattr [ -RVadv ] [ files... ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

lsattr lists the file attributes on a second extended 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.

-v

List the file’s version/generation number.

availability

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


bugs

There are none :-).


see also

chattr


author

lsattr was written by Remy Card <Remy.Card[:at:]linux[:dot:]org>. It is currently being maintained by Theodore Ts’o <tytso[:at:]alum.mit[:dot:]edu>.

How can this site be more helpful to YOU ?


give  feedback