fsck_bfs(1M)
fsck_bfs --
check and repair bfs filesystems
Synopsis
fsck [-F bfs]
[generic_options] [special . . .]
fsck [-F bfs]
[generic_options] [-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 bfs-specific
fs_bfs(4)).
bfs-specifc options
- -y
-
Assume a yes response to all questions asked by fsck.
- -n
-
Assume a no response to all questions asked by fsck.
References
generic fsck(1M),
fs_bfs(4),
generic mkfs(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.