blob: db765a2ccf988906de358a56f3acd88527da322f [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[
Theodore Ts'oa88fa0c1999-01-05 07:02:39 +00008.B \-RVadv
Theodore Ts'o3839e651997-04-26 13:21:57 +00009]
10[
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000011.I files...
Theodore Ts'o3839e651997-04-26 13:21:57 +000012]
13.SH DESCRIPTION
14.B lsattr
Theodore Ts'of10748d2000-12-31 13:55:14 +000015lists the file attributes on a second extended file system. See
16.BR chattr (1)
17for a description of the attributes and what they mean.
Theodore Ts'o3839e651997-04-26 13:21:57 +000018.SH OPTIONS
19.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000020.B \-R
Theodore Ts'o3839e651997-04-26 13:21:57 +000021Recursively list attributes of directories and their contents.
22.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000023.B \-V
Theodore Ts'oa88fa0c1999-01-05 07:02:39 +000024Display the program version.
25.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000026.B \-a
Theodore Ts'o3839e651997-04-26 13:21:57 +000027List all files in directories, including files that start with `.'.
28.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000029.B \-d
Theodore Ts'o3839e651997-04-26 13:21:57 +000030List directories like other files, rather than listing their contents.
31.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000032.B \-v
Theodore Ts'oe1a0a3e2000-02-11 05:00:19 +000033List the file's version/generation number.
Theodore Ts'o3839e651997-04-26 13:21:57 +000034.SH AUTHOR
35.B lsattr
Theodore Ts'offe4cab2000-04-03 13:27:41 +000036was written by Remy Card <Remy.Card@linux.org>.
Theodore Ts'o3839e651997-04-26 13:21:57 +000037.SH BUGS
38There are none :-).
39.SH AVAILABILITY
40.B lsattr
Theodore Ts'o6d56d512001-05-12 15:46:21 +000041is part of the e2fsprogs package and is available from
42http://e2fsprogs.sourceforge.net.
Theodore Ts'o3839e651997-04-26 13:21:57 +000043.SH SEE ALSO
44.BR chattr (1)