e2fsprogs/misc/lsattr.1.in

44 lines
961 B
Groff
Raw Normal View History

1997-04-26 17:21:57 +04:00
.\" -*- nroff -*-
1997-04-26 18:37:06 +04:00
.TH LSATTR 1 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
1997-04-26 17:21:57 +04:00
.SH NAME
lsattr \- list file attributes on a Linux second extended file system
.SH SYNOPSIS
.B lsattr
[
.B \-RVadv
1997-04-26 17:21:57 +04:00
]
[
files...
]
.SH DESCRIPTION
.B lsattr
1997-04-26 18:00:26 +04:00
lists the file attributes on a second extended file system.
1997-04-26 17:21:57 +04:00
.SH OPTIONS
.TP
.I -R
Recursively list attributes of directories and their contents.
.TP
.I -V
Display the program version.
.TP
1997-04-26 17:21:57 +04:00
.I -a
List all files in directories, including files that start with `.'.
.TP
.I -d
List directories like other files, rather than listing their contents.
.TP
.I -v
List the files version.
.SH AUTHOR
.B lsattr
has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
of the ext2 fs.
.SH BUGS
There are none :-).
.SH AVAILABILITY
.B lsattr
is part of the e2fsprogs package and is available for anonymous
ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
1997-04-26 17:21:57 +04:00
.SH SEE ALSO
.BR chattr (1)