Actions
Eval111 » Historique » Révision 2
« Précédent |
Révision 2/4
(diff)
| Suivant »
François Rioult, 18/06/2010 21:35
Eval111¶
Synopsis¶
This operator has one parameter, one input and one output. The corresponding shell script executes the parameter as a command on the input, and copies the result in the output.
Parameters¶
1 parameter, treated as the command to be executed.
Inputs¶
1 input, the input file
Outputs¶
1 output: the result of the command
Example¶
This operator is mainly used, for filtering a file with the parameter as command, or computing a result from the input and writing it to the output. See CMAR.aws for an example where this operator computes the predicted class for the column file of the votes.
Mis à jour par François Rioult il y a plus de 14 ans · 2 révisions