01.01.2013 Views

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ECHO (l) ECHO (l)<br />

NAME<br />

echo - echo arguments<br />

SYNOPSIS<br />

echo [ arg ] ...<br />

DESCRIPTION<br />

Echo writes its arguments separated by blanks and terminated by<br />

a new-line on the standard output. It also understands C-like<br />

escape conventions; beware of conflicts with the shell's use of \:<br />

\ b backspace<br />

\c print line without new-line<br />

\f form-feed<br />

\n new-line<br />

\r carriage return<br />

\t tab<br />

\\ backslash<br />

\n the 8-bit character whose ASCII code is the 1-, 2or<br />

3-digit octal number n, which must start with<br />

a zero.<br />

Echo is useful for producing diagnostics in command files and for<br />

sending known data into a pipe.<br />

SEE ALSO<br />

sh(1).<br />

- 1 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!