Actions
Eval211 » Historique » Révision 1
Révision 1/3
| Suivant »
François Rioult, 18/06/2010 22:29
Eval211¶
Synopsis¶
This operator has two parameters, one input and one output. The corresponding shell script executes the parameters as a command on the input, and copies the result to the output.
Parameters¶
2 parameters, treated as the command to be executed.
Inputs¶
1 input file.
Outputs¶
1 output: the result of the command.
Example¶
This operator is used for applying a command with parameters, for example in CMARX.aws for filtering the pattern mining result with sed -n 's/_//pg'
.
Mis à jour par François Rioult il y a plus de 14 ans · 1 révisions