echo man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

echo(1)								       echo(1)

Name
       echo - echo arguments

Syntax
       echo [-n] [arg...]

Description
       The  command writes its arguments separated by blanks and terminated by
       a new line on the standard output.

Options
       -n   Suppresses newlines from output.

       The command also understands C-like escape conventions. such as:

	      \b     backspace
	      \c     print line without new-line
	      \f     form-feed
	      \n     new-line
	      \r     carriage return
	      \t     tab
	      \v     vertical tab
	      \\     backslash
	      \n     the 8-bit character whose ASCII code is  the  1-,	2-  or
		     3-digit octal number n, which must start with a zero.

Examples
       The  command  is useful for producing diagnostics in shell programs and
       for writing constant data on pipes.

       To send diagnostics to the standard error file, type the following:
       echo ... 1>&2

								       echo(1)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net