DUMPFS(8) NetBSD System Manager's Manual DUMPFS(8)
NAME
dumpfs - dump file system information
SYNOPSIS
dumpfs [-F] filesys | device [...]
DESCRIPTION
dumpfs prints out the super block and cylinder group information for the
specified file systems or special devices, or if -F is used, file system
images. The listing is very long and detailed.
dumpfs is useful mostly for finding out certain file system information
such as the file system block size, minimum free space percentage, and
the file system level that can be upgraded with the -c option of
fsck_ffs(8). All of this information can be found within the first twen-
ty lines of the output.
SEE ALSO
disktab(5), fs(5), disklabel(8), fsck(8), fsck_ffs(8), newfs(8),
tunefs(8)
HISTORY
The dumpfs command appeared in 4.2BSD.
NetBSD 1.6 November 9, 2001 1
|
You can also request any man page by name and (optionally) by section: |