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
-F bfs-
Specify the bfs FSType. If -F bfs
is not specified heuristics similiar to those used
by
fstyp(1M)
are used to determine the file
system type.
NOTE:
This command executes faster if it is not required
to autodetect file system types. If possible, specify
the -F bfs.
-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),
fstyp(1M),
generic mkfs(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004