blob: 1a3bdffde0bfdcb8a1db2388a5f6b2e887b0d66f [file] [log] [blame]
Theodore Ts'o3839e651997-04-26 13:21:57 +00001.\" -*- nroff -*-
Theodore Ts'o74becf31997-04-26 14:37:06 +00002.TH LSATTR 1 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
Theodore Ts'o3839e651997-04-26 13:21:57 +00003.SH NAME
4lsattr \- list file attributes on a Linux second extended file system
5.SH SYNOPSIS
6.B lsattr
7[
8.B \-Radv
9]
10[
11files...
12]
13.SH DESCRIPTION
14.B lsattr
Theodore Ts'oa418d3a1997-04-26 14:00:26 +000015lists the file attributes on a second extended file system.
Theodore Ts'o3839e651997-04-26 13:21:57 +000016.SH OPTIONS
17.TP
18.I -R
19Recursively list attributes of directories and their contents.
20.TP
21.I -a
22List all files in directories, including files that start with `.'.
23.TP
24.I -d
25List directories like other files, rather than listing their contents.
26.TP
27.I -v
28List the files version.
29.SH AUTHOR
30.B lsattr
31has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
32of the ext2 fs.
33.SH BUGS
34There are none :-).
35.SH AVAILABILITY
36.B lsattr
Theodore Ts'of3db3561997-04-26 13:34:30 +000037is available for anonymous ftp from ftp.ibp.fr and tsx-11.mit.edu in
38/pub/linux/packages/ext2fs.
Theodore Ts'o3839e651997-04-26 13:21:57 +000039.SH SEE ALSO
40.BR chattr (1)