edg3: job.sh

File job.sh, 92 bytes (added by /O=GRID-FR/C=FR/O=CNRS/OU=LPSC/CN=Fabian Lambert, 16 years ago)

edg_job_3

Line 
1#!/bin/sh
2
3# Execute the job
4echo "Comment t'appelles tu" $1 "?"
5echo "Je m'appelle" $2 "!"