FSCK_FSKIT(8) | System Manager's Manual | FSCK_FSKIT(8) |
fsck_fskit
— file
system consistency check and interactive repair for FSKit
fsck_fskit
[--progress
] -t
fstype [module_options]
resource
The fsck_fskit
utility verifies and
repairs FSKit file systems.
The options are as follows:
--progress
fsck_fskit
to display a progres bar during
the repair or verify operation.-t
fstypeIf the selected module's syntax supports a
-t
option, it is possible for a command invocation
to have multiple -t
instances. The first instance
must follow the syntax here and include the fstype.
The second may appear anywhere within the
module_options and follow the syntax of the
module.
FSModules use different storage and connection technologies as the basis for file systems. FSKit uses the term Resource to cover this variety. FSKit recognizes three categories of resources:
fsck_fskit
command
shares path access privileges with the FSModule. An example resource of
this kind is: file:///private/tmp/workdirApril 14, 2025 | macOS 15 |