Help for this page
# non-blocking pipe using select use Tk; ... } ...
# non-blocking pipe using O_NONBLOCK file flag, unsafe(?) ... ... } ...