MPE/iX System Utilities Reference Manual (32650-90882)
Chapter 9 125
FSCHECK
Operation
PURGEFILE [PF]
This command purges the specified file.
Syntax
PURGEFILE [FILENAME=]
filename
Parameters
filename
Specifies the file to be purged. The file name may be an MPE/iX file of the
form
filename
[
.group
[
.account
]], or it may be a fully qualified HFS
pathname.
Examples
fscheck: PURGEFILE TEMP.PUB.SYS
Return
fscheck: PURGEFILE /sys/dir1/myfile Return
REDO
This command edits and re-executes a command from the command line history stack. It is
identical in function to the REDO command.
Syntax
REDO [CMD=]
cmd_id
Parameters
cmd_id Cmd_id
identifies a particular command in the command line history
stack. It can be a number relative to the last command (
-n
), an absolute
number (
n
) identifying the particular command, or a string used to match
a particular command in the stack.
Example
fscheck: REDO CMD=5
Return
SYNCACCOUNTING [SA]
This command synchronizes the account and group disk space accounting with the disk
space information found in the file labels of all files on a specified volume set. For system
volume sets containing HFS directories, disk space accounting is done for the account and
group structure only.
After performing SYNCACCOUNTING, the information reported by the REPORT command will
coincide with the information reported by the LISTF command.
Syntax
SYNCACCOUNTING [DEV=] [
set_name
] [;QUIET]