Specifications

142 DOMINION SX INSTALLATION AND OPERATIONS MANUAL
cd <directory name>
Change the current directory to the new directory specified. This command will take a relative path or an
absolute path. /ata and system related directories are not accessible.
del <filename>
Delete specified file name
TCL Commands
The TCL interpreter incorporated supports TCL 7.0. All built-in TCL commands for TCL 7.0 are supported
except exec, interp, library, and TCLvars.
The following TCL commands are supported:
append glob pwd
array global read
break history regexp
case if regsub
catch incr rename
cd info return
close
j
oin scan
concat lappend seek
continue lindex set
eof linsert source
error list split
eval llength string
exit lrange switch
expr lreplace tell
file lsearch time
flush lsort trace
for open unknown
foreach pid unset
format proc uplevel
gets puts upvar
while