Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / misc / dumpe2fs.8.in
1 .\" -*- nroff -*-
2 .\" Copyright 1993, 1994, 1995 by Theodore Ts'o.  All Rights Reserved.
3 .\" This file may be copied under the terms of the GNU Public License.
4 .\" 
5 .TH DUMPE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
6 .SH NAME
7 dumpe2fs \- dump filesystem information
8 .SH SYNOPSIS
9 .B dumpe2fs
10 device
11 .SH DESCRIPTION
12 .BI dumpe2fs
13 prints the super block and blocks group information for the filesystem
14 present on
15 .I device.
16 .PP
17 .BI dumpe2fs
18 is similar to Berkeley's
19 .BI dumpfs
20 program for the BSD Fast File System.
21 .SH BUGS
22 You need to know the physical filesystem structure to understand the
23 output.
24 .SH AUTHOR
25 .B dumpe2fs 
26 has been written by Remy Card <card@masi.ibp.fr>, the developer and maintainer
27 of the ext2 fs.
28 .SH AVAILABILITY
29 .B dumpe2fs
30 is available for anonymous ftp from ftp.ibp.fr and tsx-11.mit.edu in
31 /pub/linux/packages/ext2fs.
32 .SH SEE ALSO
33 .BR e2fsck (8),
34 .BR mke2fs (8),
35 .BR tune2fs (8)