echo

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.