XRPi Home

Documentation Index
Alphabetic Index

XRPi Documentation - PZTDOS Commands

DEL

Command

DEL -- Delete one or more files.

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.*
del ../*.log

Availability

The DEL command is available only to sysops, in PZTDOS mode.

Portability

Unlike XR16/32, in XRPi this command does not support "drive letters", and pathnames (but not commands) are case-sensitive.

Limitations

Like "real" DOS, this can not delete names which include spaces.

See also

DOS(2) -- Enter PZTDOS mode