blob: 7798a3444af260c972be56026af5a5be65fe0d90 [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'o2e5a1b92004-01-31 20:27:36 -050036was written by Remy Card <Remy.Card@linux.org>. It is currently being
37maintained by Theodore Ts'o <tytso@alum.mit.edu>.
Theodore Ts'o3839e651997-04-26 13:21:57 +000038.SH BUGS
39There are none :-).
40.SH AVAILABILITY
41.B lsattr
Theodore Ts'o6d56d512001-05-12 15:46:21 +000042is part of the e2fsprogs package and is available from
43http://e2fsprogs.sourceforge.net.
Theodore Ts'o3839e651997-04-26 13:21:57 +000044.SH SEE ALSO
45.BR chattr (1)