| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
lsattr − list file attributes on a Linux second extended file system |
|
lsattr [ −RVadv ] [ files... ] |
|
lsattr lists the file attributes on a second extended file system. |
|
−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 files version. |
|
lsattr has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer of the ext2 fs. |
|
There are none :-). |
|
lsattr is part of the e2fsprogs package and is available for anonymous ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs. |
|
chattr(1) |