fsck(1M) — ADMINISTRATOR COMMANDS
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 fs_bfs(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), fs_bfs(4).
— bfs