next up previous contents index
Next: history Up: Shell Commands Previous: cd   Contents   Index


echo

The echo command will print its arguments on the standard output.

echo [-n][stuff ...]
If the -n option is given, then the arguments are echoed without a trailing newline.



Stephen R. Whiteley 2006-10-23