fsclean(1M)
NAME
fsclean − determine shutdown status of specified file system
SYNOPSIS
/etc/fsclean [−q] [−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 whether 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, implying that fsck(1M) should be run. Any other errors, such as "cannot open the specified device file", return 2. The fsclean command is usually silent.
Options:
−q Instead of checking the file system shutdown status, fsclean checks the validity of disk quota statistics. Only /etc/checklist entries of type hfs with the rw (or default) and quota options are checked. This option is useful for determining whether quotacheck(1M) should be run.
−v Be verbose. Prints the status of each file system checked.
AUTHOR
fsclean was developed by HP.
FILES
/etc/checklist
SEE ALSO
checklist(4), brc(1M), fsck(1M), mount(1M), quotacheck(1M), reboot(1M).
Hewlett-Packard Company — HP-UX Release 8.05: June 1991