MPE/iX Quick Reference Guide (32650-90881)

Chapter 1 41
Command Descriptions
Commands Syntax
$NULL]]
[;STACK=
stacksize
] [;DL=
dlsize
] [;PATCH=
patchsize
]
[;LIB={G
P
S}] [;NOSYM][{;FPMAP
;NOFPMAP}] [;CAP=
capabilitylist
]
PREPRUN XUSL;PMAP;LMAP
PRINT
Prints the contents of a file.
PRINT[ [FILE=]
filename
] [;[OUT=]
outfile
][;[START=]
m
]
[;[END=]
n
][;[PAGE=]
p
][;{UNN NUM}][;NONOM]
PRINT MYFILE;OUT=XXY
PRINT ./posix/doc/print.doc;start=-10
PURGE
Deletes a file from the system.
PURGE
filereference
[;TEMP]
[ ;ONLOCKWORD= SELECT | SKIP]
[ ;ONERROR= CONTINUE | QUIT]
[ ;NOAUTOLOCKWORD | LOCKWORD]
[ ;CONFIRM ;NOCONFIRM | ;CONFIRMALL]
[ ;SHOW | ;NOSHOW]
PURGE PFILE,TEMP
PURGE ./posix/DOC/print.doc
PURGEACCT
Removes an account and its groups and users from the system directory or from the
specified volume set's directory.
PURGEACCT
acctname
[;ONVS=
volumesetname
]
PURGEACCT ACCT1
ACCT ACCT1 TO BE PURGED? YES
PURGEDIR
Purges (unlinks) one or more directories.
Syntax
PURGEDIR [dir=]
dir_name
[; CONFIRM | NOCONFIRM ]
[; TREE | NOTREE | USENAME ] [; SHOW | NOSHOW]
[; SHOWERRORS | NOSHOWERRORS]
PURGEDIR /MYACCT/MYGRP/dir1
PURGEDIR /MYACCT/MYGRP/dir1;NOTREE
PURGEDIR /MYACCT/MYGRP/dir1/
PURGEDIR /MYACCT/MYGRP/dir1 ;TREE