Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

TCL - How to print on the screen th messages that where printed during execution of exec command?

printing runtime exec tcl

Calling a bash script from a tcl script and returning and exit status

bash tcl

Running TCL code from Python

python tcl

TCL use "eq" or "==" when the argument can be a list or a string

string compare tcl

how do I sent escape character ^] through a spawned telnet session?

tcl telnet

do we need to "unset" variables in TCL?

tcl unset

How to run a TCL script from shell script?

shell tcl

How to create equal-width columns in Python 2.7 with Tkinter

python tkinter tcl tk

How to split a string into a list of words in TCL, ignoring multiple spaces?

string split tcl

How to replace particular character in string with tcl script?

Handling numbers with leading zeros in Tcl

parsing integer tcl octal

How can I safely deal with optional parameters

tcl

How to split string and store in list via TCL

tcl

tcl lsearch on list of list

list tcl

Input from keyboard in Tcl

tcl

What is the format of regular expressions in gitk?

regex git tcl gitk

Open/read command in Tcl 8.5 for large files

tcl

How to run commands on same TCL shell using Python

python tcl

tcl exec result redirected to stdout need to be stored too

exec tcl stdout