CD(1) XR32 REFERENCE MANUAL 19/1/2013
COMMAND
CD -- Change Working Directory (PZTDOS)
SYNOPSIS
CD <[drive:]<dir>
DESCRIPTION
The CD command changes the "working directory" to the one
specified by <dir>.
If <dir> is an absolute pathname, beginning with \ or /, it is
used as specified, otherwise it is interpreted relative to
the current working directory. The command recognises "." and
"..", and both forward and reverse slashes may be freely
mixed.
Unlike the MSDOS command of the same name, if <dir> is
preceeded by a drive spec the PZTDOS version will also change
the current drive.
EXAMPLES
CD ../FRED CD C:\WINDOWS\SYSTEM
AVAILABILITY
This is a sysop-only command, available only within PZTDOS.
SEE ALSO
DOS -- Enter PZTDOS mode
CD(1) END OF DOCUMENT
|