DEL(1) XR32 REFERENCE MANUAL 19/1/2013
COMMAND
DEL -- Delete one or more files (PZTDOS)
SYNOPSIS
DEL <filespec>
DESCRIPTION
If <filespec> describes one or more files, they are deleted.
The number of files deleted is reported upon completion.
EXAMPLES
DEL FRED.TXT
DEL \TMP\LOG??98.*
AVAILABILITY
The DEL command is available only to sysops, in PZTDOS mode.
LIMITATIONS
Works only with conventional DOS-style "8.3" file names, and
can not delete names which include spaces. This issue will
be addressed in a future version.
SEE ALSO
DOS -- Enter PZTDOS mode
DEL(1) END OF DOCUMENT
|