Pilz PMI 509 User Manual
Page 41

Attachment
Operating Manual PMI 5
1002241EN05
41
List of all possible Shell commands
Command
Description
"ATTRIB"
shows or changes the properties of a file
"CALL"
calls up a batch program from another batch program
"CHDIR, CD"
shows the name of the current directory or changes the current direct
ory
"CLS"
deletes the screen
"COPY"
copies one or several files to a different directory
"DATE"
shows or sets the date
"DIR"
shows the files and subdirectories that a directory includes
"ECHO [mes
sage] [on| off] "
shows a message or activates/deactivates the echo
"ERASE, DEL"
deletes a file or several files
"EXIT"
exits "command processor shell"
"GOTO"
causes the "command processor" to jump into a highlighted line in a
batch program
"HELP"
shows a list of available commands
"IF"
executes conditional processing in a batch program
"MKDIR, MD"
creates a directory
"MOVE"
moves files from one directory to another
"net"
executes networkrelated operations
"PATH"
shows or sets a search path for executable files
"PAUSE"
interrupts the processing of a batch program
"PROMPT"
changes the prompt for the "command processor"
"PWD"
prints the current directory path
"REM"
saves comments to a batch file
"RENAME, REN" changes the name of one or several files
"RMDIR, RD"
deletes a directory
"SET"
sets or removes an environment variable or shows the values of all
environment variables
"SHIFT"
changes the position of variable parameters in a batch file
"START"
starts a separate window that executes a certain application or com
mand
"TIME"
shows the system time or sets it
"TITLE"
sets the title of the "command processor" window
"TYPE"
shows the content of a text file or several text files