Actions
Eval121 » Historique » Révision 1
Révision 1/3
| Suivant »
François Rioult, 18/06/2010 22:21
Eval121¶
Synopsis¶
This operator has one parameter, two inputs and one output. The corresponding shell script executes the parameter as a command on both inputs, and copies the result to the output.
Parameters¶
1 parameter, treated as the command to be executed.
Inputs¶
2 input files.
Outputs¶
1 output: the result of the command
Example¶
This operator is mainly used for combining two files :- in all for-loops, where the accumulator is handled by a
cat
or apaste
in the loop - in the discretization process discretization.aws for computing the dictionary starting from the data and the columns format
Mis à jour par François Rioult il y a plus de 14 ans · 1 révisions