FSCLEAN(1M) — HP-UX
NAME
fsclean − determine shutdown status of specified file system
SYNOPSIS
/etc/fsclean [ -v ] [ special ... ]
DESCRIPTION
Fsclean determines the shutdown status of the the file system specified by special or, in the absence of special, the file systems listed in /etc/checklist of type "rw" or "ro". All optional fields of checklist must be present for fsclean to be able to check each file system.
Fsclean reads the super block to determine if the file system’s last shutdown was done correctly. If all of the checked file systems were shutdown correctly, fsclean returns 0. If any were not, fsclean returns 1. Any other errors, such as "cannot open the specified device file," return 2. Fsclean is normally silent.
The only option is:
−v Be verbose. Prints the fs_clean value of each file system checked.
AUTHOR
Fsclean was developed by HP.
FILES
/etc/checklist
SEE ALSO
checklist(4), brc(1M), reboot(1M).
Hewlett-Packard Company — Version B.1, May 11, 2021