BSD 4_1c_2 development
[unix-history] / usr / man / man8 / dumpfs.8
CommitLineData
0d350512
C
1.TH DUMPFS 8 "4 March 1983"
2.UC 4
3.SH NAME
4dumpfs \- dump file system information
5.SH SYNOPSIS
6.B dumpfs
7.I device
8.SH DESCRIPTION
9.I Dumpfs
10prints out the super block and cylinder group information
11for the file system associated with the special device
12specified. The listing is very long and detailed. This
13command is useful mostly for finding out certain file system
14information such as the file system block size and minimum
15free space percentage.
16.SH "SEE ALSO"
17fs(5),
18disktab(5),
19tunefs(8),
20newfs(8),
21fsck(8)