lexec

lexec , by PYK, is Alexandre Ferrieux's implementation of TIP 424, shamelessly ripped from the tip-improve-exec branch of The Tcl Core along with the internal functions it depends on, and rolled into its own package.

Attributes

current version
0.1
release time
2015-03-25

Synopsis

lexec::exec ?switches? arg ?arg ...?
lexec::exec ?switches? | cmd ?operator ...? ?| ...?
lexec::open fileName ?mode? ?creationPermissions?
lexec::open |fileName ?mode? ?creationPermissions?

Download

lexec fossil repository

Description

Many thanks to Alex for this much-needed feature.