Version 0 of echo

Updated 2009-06-14 09:52:43 by dkf

This command is part of the TclX package.

echo ?string ...?

Writes the strings to stdout (separated by a space), followed by a newline.

See also puts.