DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
(TCL) commands by type

Basic commands

Available commands are:


commandloop(TCL)
creates an interactive command loop for the Tcl interpreter

dirs(TCL)
lists directories in a directory stack

echo(TCL)
writes to standard input, followed by a newline

infox(TCL)
returns information on an application or on extended Tcl

for_array_keys(TCL)
performs a foreach for each key in a named array

for_recursive_glob(TCL)
performs a foreach loop over recursively matched files

loop(TCL)
creates a high performance loop for fixed increments

popd(TCL)
pops the top directory from a directory stack to the current directory

pushd(TCL)
pushes the current directory onto a directory stack and changes directory to the specified directory

recursive_glob(TCL)
returns a list of recursively-matched files

showproc(TCL)
lists definitions of named procedures

Next topic: Debugging and development commands
Previous topic: Variable and array commands

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003