blob: 51a0d5a3381fe5615f5b18d5839e9c778e48077b [file] [log] [blame]
Theodore Ts'o3839e651997-04-26 13:21:57 +00001.\" -*- nroff -*-
2.TH LSATTR 1 "March 1994" "Version 0.5"
3.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
15lists the files attributes on an second extended file system.
16.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
37is available for anonymous ftp from ftp.ibp.fr (132.227.60.2) in
38/pub/linux/BETA/ext2fs.
39.SH SEE ALSO
40.BR chattr (1)