Version 5 of chan push

Updated 2018-07-06 13:32:01 by sbron
chan push channel cmdPrefix

http://www.tcl.tk/man/tcl8.6/TclCmd/transchan.htm

Attach a transform to a channel. The transform can be removed with chan pop.

For an example, see TclOO Channels or Add a time stamp to each line of output.