echo(1-ucb) (BSD Compatibility Package) echo(1-ucb)
NAME
echo - echo arguments
SYNOPSIS
/usr/ucb/echo [-n] [arg ...]
DESCRIPTION
echo writes its arguments separated by blanks and terminated by a
new-line to standard output.
OPTIONS
-n Do not add the newline to the output.
EXAMPLES
The call
$ /usr/ucb/echo -n text\\a
prints the following to standard output:
text\a$
Page 1 Reliant UNIX 5.44 Printed 11/98