Additional Tcl Features:



String manipulation commands:
regexp regsub
format scan
split join
string
File I/O commands:
open close puts
gets read source
seek tell eof
flush cd pwd
glob
Subprocesses with exec command
exec grep foo << $input | wc

Previous slide Next slide Back to the index View Graphic Version

Notes:

No notes for slide 15