[BUGS AND KNOWN PROBLEMS]

If Tcl is compiled with thread support, the program hangs when executed in
parallel mode (options `-f' or `-F') - it seems to be a Tcl problem.
Generally, at present Debian GNU/Linux (and other debian-based Linux distros
as Ubuntu, Knoppix, etc.) pre-package Tcl with multi-thread support enabled.
Therefore, on such systems dish fails to process hosts in parallel. In this
case you can download the debian source package of Tcl, remove the option
"--enable-threads" in \'debian/rules\', rebuild the package with
`dpkg-buildpackage -rfakeroot', and eventually install it. It could be a good
idea to put the freshly installed package on hold. Otherwise, you should
recompile it on every tcl upgrade.

[SEE ALSO]

expect(1), tcl(3), ssh(1), rsh(1), telnet(1)
