[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 Tcl-source, remove the option "--enable-threads" in
\'debian/rules\', rebuild the software with `dpkg-buildpackage -rfakeroot', and
eventually install the new Tcl-package.

[SEE ALSO]

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