ECHO(1) General Commands Manual ECHO(1)NAMEecho - print argumentsSYNOPSISecho [ -n ] [ arg ... ]DESCRIPTIONEcho writes its arguments separated by blanks and terminated by a newline on the standard output. Option -n suppresses the newline.SOURCE/src/cmd/echo.cDIAGNOSTICSIf echo draws an error while writing to standard output, the exit status is Otherwise the exit status is empty. ECHO(1)
| Related Man Pages |
|---|
| echo(1) - redhat |
| echo(1) - linux |
| echo(1) - freebsd |
| print(1) - sunos |
| echo(3) - php |