DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
(BSD System Compatibility)

echo(1bsd)


echo -- (BSD) echo arguments

Synopsis

   /usr/ucb/echo [-n] [arg] . . .

Description

The echo command is useful for producing diagnostics in command files and for sending known data into a pipe. The command writes its arguments separated by blanks and terminated by a new-line on the standard output.

The -n option is used when the termination by a new-line is not wanted.

References

sh(1)


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004