'''[http://chiselapp.com/user/pooryorick/repository/lexec/%|%lexec]''', by [PYK], is [Alexandre Ferrieux%|%Alexandre Ferrieux's] implementation of [TIP 424], shamelessly ripped from the [http://core.tcl.tk/tcl/timeline?n=100&r=tip-improve-exec%|%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 ** [http://chiselapp.com/user/pooryorick/repository/lexec/index%|%lexec] [fossil] repository: ** Description ** Many thanks to Alex for this much-needed feature. <> TIP 424