fsck(1M) SYSTEM ADMINISTRATION COMMANDS fsck(1M)
NAME
fsck (bfs) - check and repair bfs file systems
SYNOPSIS
fsck [-F bfs] [generic_options] [special...]
fsck [-F bfs] [generic_optionsi] [-y | -n] [special...]
DESCRIPTION
generic_options are options supported by the generic fsck
command.
fsck checks to see if compaction was in process but was not
completed, perhaps as a result of a system crash. If it
was, fsck completes the compaction of the file [see
fsbfs(4)].
The options are:
-y Assume a yes response to all questions asked by
fsck.
-n Assume a no response to all questions asked by
fsck.
SEE ALSO
checkfsys(1M), generic fsck(1M), mkfs(1M), fsbfs(4)
chapter 5 of the System Administrator's Guide.
1