Operators
The following operators are provided in Deskshell:
 =
- 
assignment
 <, > and >>
- 
redirection
 ` (backquote)
- 
substitution
 ^ (circumflex)
- 
concatenation
 |
- 
pipeline
 && and ||
- 
conditionals
 & and ;
- 
termination
 ::
- 
list mark
NOTE:
The operator precedence
determines in which order multiple commands are evaluated.
Spaces may be included on either side of all of the
above operators apart from ``='' and ``^'',
which must not have spaces on either side of them.
See also:
Next topic: 
Assignment
Previous topic: 
Initialization
© 2003 Caldera International, Inc.  All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003