Projet

Général

Profil

Eval101 » Historique » Révision 2

Révision 1 (François Rioult, 18/06/2010 20:48) → Révision 2/7 (François Rioult, 18/06/2010 20:48)

h1. Eval101 

 h2. Synopsis 

 This operator has only one parameter and no input. The corresponding shell script executes the parameter as a command, and copies the result in the output. 

 h2. Parameters 

 1 parameter, treated as the command to be executed. 

 h2. Inputs 

 No input 

 h2. Outputs 

 1 output: the result of the command 

 h2. Example 

 This operator can be used for generating a file, containing the current date for example, with "date" "date' as a parameter.