echo(1BSD) (BSD System Compatibility) echo(1BSD)
NAME
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)
Copyright 1994 Novell, Inc. Page 1