FSSTAT(1M) INTERACTIVE UNIX System FSSTAT(1M)
NAME
fsstat - report file system status
SYNOPSIS
/etc/fsstat special_file
DESCRIPTION
The fsstat command reports on the status of the file system
on special_file. During startup, this command is used to
determine if the file system needs checking before it is
mounted. The fsstat command succeeds if the file system is
unmounted and appears okay. For the root file system, it
succeeds if the file system is active and not marked bad.
SEE ALSO
fs(4) in the INTERACTIVE SDS Guide and Programmer's Refer-
ence Manual.
DIAGNOSTICS
The command has the following exit codes:
0 the file system is not mounted and appears okay,
(except for root where 0 means mounted and okay).
1 the file system is not mounted and needs to be
checked.
2 the file system is mounted.
3 the command failed.
Rev. Base System Page 1