File:  [MW Coherent from dump] / coherent / a / usr / man / MULTI / echo
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



echo                         Command                         echo




Repeat/expand an argument

eecchhoo [-nn] [_a_r_g_u_m_e_n_t ...]

eecchhoo prints each _a_r_g_u_m_e_n_t on the standard output, placing a space
between each  _a_r_g_u_m_e_n_t. It  appends a newline  to the end  of the
output unless the -nn flag is present.

eecchhoo recognizes  the following special  character sequences.  For
each occurrence of the sequence, it substitutes the corresponding
ASCII character.


               \b        Backspace
               \c        Print line without a newline (like -nn option)
               \f        Formfeed
               \n        Newline
               \r        Carriage return
               \t        Tab
               \v        Vertical tab
               \\        Backslash
               \_n_n_n      _n_n_n is the octal value of the desired character


 For example, if you type:


          echo 'Please enter your name: \007\c'


the shell prints


          Please enter your name:


on your screen.  Note  that the \000077 sequence causes the terminal
bell to sound, and that  since the \cc sequence was specified, the
cursor will be left positioned after the colon.

***** See Also *****

ccoommmmaannddss, kksshh, sshh

***** Notes *****

Under the  Korn shell, eecchhoo is an alias  for its built-in command
pprriinntt.








COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.