echo-echoes arguments

 <  Day Day Up  >  

echo ”echoes arguments

 echo [ argument ] ... echo [ n ] [ argument ] 

echo writes its arguments separated by blanks and terminated by a newline on the standard output.

System V echo options:

\b

backspace

\c

suppress newline

\f

form feed

\n

newline

\r

return

\t

tab

\v

vertical tab

\\

backslash

\0n

n is a 1, 2, or 3, octal value


 <  Day Day Up  >  


UNIX Shells by Example
UNIX Shells by Example (4th Edition)
ISBN: 013147572X
EAN: 2147483647
Year: 2004
Pages: 454
Authors: Ellie Quigley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net