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