Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

Command to list all sourced files in TCL

shell tcl

How would an irc bot written in tcl stack up against a python/node.js clone?

python tcl irc node.js eggdrop

local machine _tkinter.TclError: couldn't connect to display ":0" [duplicate]

python tkinter tcl

How to get line number and filename locations for errors that occur while using interp eval?

tcl

add a space every 2 charaters in a string

string tcl

How to handle permission denied when using fileutil::traverse

tcl

How to efficiently get rest of a Tcl list starting from an index?

list performance tcl

How to create modulefile for linux Environment Modules?

Is there a Tcl equivalent of Perl's shift?

list perl tcl time-complexity

Restrict the number of input characters in Tk entry widget

tcl tk-toolkit gtkentry

Get output from command with Tcl expect

tcl expect gnu-screen

Which package to require to use TCL dictionaries?

tcl

Tcl regexp parts of this string

regex tcl

How to catch the maximize signal in Tk?

Can I create an operator in Tcl?

operators tcl

How to escape square brackets in expect?

bash tcl expect

How can one loop in a ruby with 2 variables on Array

arrays ruby for-loop tcl

Tk's clipboard command sometimes not setting system clipboard

tcl tk-toolkit

All expect statements across procedures in a script pattern match on output produced by the only spawned process in a particular procedure

tcl expect spawn

How to split a variable in two args with exec in TCL?

bash exec tcl