The subject is "tcl pipes".
https://www.google.com/search?q=tcl+pipes
and this second result was interesting:
http://wiki.tcl.tk/17419
It compares doing the same task (getting a part of a string from the last line of a text file) in Tcl and Python. Seems to conclude that some things are easier in Tcl and some in Python (based on a quick read).
The subject is "tcl pipes".