BSD 4_4_Lite2 development
[unix-history] / usr / share / man / cat1 / echo.0
ECHO(1) BSD Reference Manual ECHO(1)
N\bNA\bAM\bME\bE
e\bec\bch\bho\bo - write arguments to the standard output
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
e\bec\bch\bho\bo [-\b-n\bn] [string ...]
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
The e\bec\bch\bho\bo utility writes any specified operands, separated by single blank
(`` '') characters and followed by a newline (``\n'') character, to the
standard output.
The following option is available:
-\b-n\bn Do not print the trailing newline character.
The e\bec\bch\bho\bo utility exits 0 on success, and >0 if an error occurs.
S\bSE\bEE\bE A\bAL\bLS\bSO\bO
printf(1)
S\bST\bTA\bAN\bND\bDA\bAR\bRD\bDS\bS
The e\bec\bch\bho\bo utility is expected to be IEEE Std1003.2 (``POSIX'') compatible.
4.4BSD July 22, 1993 1