echo man page on Xenix

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



     ECHO(C)		      XENIX System V		       ECHO(C)

     Name
	  echo - Echoes arguments.

     Syntax
	  echo [ arg ] ...
	  /bin/echo [ arg ] ...

     Description
	  echo writes its arguments separated by blanks and terminated
	  by a newline on the standard output.	echo also understands
	  C-like escape conventions.  The following escape sequences
	  need to be quoted so that the shell interprets them
	  correctly:
	  \b   Backspace
	  \c   Prints line without newline
	  \f   Form feed
	  \n   Newline
	  \r   Carriage return
	  \t   Tab
	  \v   Vertical tab
	  \\   Backslash
	  \n   The 8-bit character whose ASCII code is a 1, 2 or 3-
	       digit octal number.  In all cases, n must start with a
	       zero.  For example:

		    echo "\07"	   - Echoes Ctl-G.
		    echo "\007"	   - Also echoes Ctl-G.
		    echo "\065"	   - Echoes the number ``5''.
		    echo "\0065"   - Also echoes the number ``5''.
		    echo "\0101"   - Echoes the letter ``A''.

	  echo is useful for producing diagnostics in command files
	  and for sending known data into a pipe.
     See Also
	  sh(C)
     Notes
	  The csh(C) has a built-in echo utility which has a different
	  syntax than this echo.  Be aware that users running under
	  csh will get the built-in echo unless they specify /bin/echo
	  .

     Page 1					      (printed 2/7/91)

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

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