blob: 97f0ab906b553e3fe782a7cdf1b8a70dbb10084e [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'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
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000018.B \-R
Theodore Ts'o3839e651997-04-26 13:21:57 +000019Recursively list attributes of directories and their contents.
20.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000021.B \-V
Theodore Ts'oa88fa0c1999-01-05 07:02:39 +000022Display the program version.
23.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000024.B \-a
Theodore Ts'o3839e651997-04-26 13:21:57 +000025List all files in directories, including files that start with `.'.
26.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000027.B \-d
Theodore Ts'o3839e651997-04-26 13:21:57 +000028List directories like other files, rather than listing their contents.
29.TP
Theodore Ts'ocaf8ce41999-10-21 19:56:34 +000030.B \-v
Theodore Ts'o3839e651997-04-26 13:21:57 +000031List the files version.
32.SH AUTHOR
33.B lsattr
34has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
35of the ext2 fs.
36.SH BUGS
37There are none :-).
38.SH AVAILABILITY
39.B lsattr
Theodore Ts'oa789d841998-03-30 01:20:55 +000040is part of the e2fsprogs package and is available for anonymous
41ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
Theodore Ts'o3839e651997-04-26 13:21:57 +000042.SH SEE ALSO
43.BR chattr (1)