Projet

Général

Profil

Shell operators » Historique » Version 4

François Rioult, 23/06/2010 18:38

1 1 François Rioult
h1. Shell operators
2
3
The current list of shell operators is the following: 
4
* one output : generates a file from a command [[eval101]] with one parameter, [[eval201]] with two.
5 2 François Rioult
* variate combination of parameters, inputs and outputs: [[eval111]], [[eval121]], [[eval122]], [[eval211]], [[eval221]], [[eval311]], [[eval312]]
6 4 François Rioult
* some special [[cat]] or [[tee]], based shell commands
7
* [[setstatus]] is used for reading a value from the input and set the result parameter of the operator. 
8 1 François Rioult
9
Of course, this list is not exhaustive and you can add your own operators.