summaryrefslogtreecommitdiff
path: root/misc/lsattr.1
blob: 5b634312ff7074b79edcaf04fb4bdaca9c8ae711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.\" -*- nroff -*-
.TH LSATTR 1 "October 1995" "Version 0.5c"
.SH NAME
lsattr \- list file attributes on a Linux second extended file system
.SH SYNOPSIS
.B lsattr
[
.B \-Radv
]
[
files...
]
.SH DESCRIPTION
.B lsattr
lists the file attributes on a second extended file system.
.SH OPTIONS
.TP
.I -R
Recursively list attributes of directories and their contents.
.TP
.I -a
List all files in directories, including files that start with `.'.
.TP
.I -d
List directories like other files, rather than listing their contents.
.TP
.I -v
List the files version.
.SH AUTHOR
.B lsattr
has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
of the ext2 fs.
.SH BUGS
There are none :-).
.SH AVAILABILITY
.B lsattr
is available for anonymous ftp from ftp.ibp.fr and tsx-11.mit.edu in
/pub/linux/packages/ext2fs.
.SH SEE ALSO
.BR chattr (1)