Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

Background spawned process in Expect

How to get the results (standard output) of a TCL exec command?

exec tcl

Python tcl is not installed properly

python graphics tcl

TCL obtain the proc name in which I am

tcl proc

How to get path of current script?

tcl

Fullpath of current TCL script

tcl

Passing list to Tcl procedure

list arguments tcl

How to run tcl script inside other tcl script?

tcl

Should I use Perl/Tk, Tcl::Tk or Tkx for a Perl GUI?

perl user-interface tcl tk tkx

Know any creative ways to interface Python with Tcl?

python tcl

General string quoting for TCL

tcl quoting

IDLE warns against an old TCL version even though I've installed a newer version

macos tcl python-idle

Do a tail -F until matching a pattern

shell sed awk tcl tail

Read Bash environment variable in TCL

tcl

Why is topdir set to its default value when rpmbuild called from tcl?

tcl rpm

How to set border color of certain Tkinter widgets?

python colors tkinter tcl border

Complex number arithmetic in Tcl?

List of All Tkinter Events

python events tkinter tcl

Get the version of TCL from the command-line?

tcl

Waiting for background processes to finish before exiting script

bash shell unix tcl grep