[PLUG] script like parameter

D'Apice, Dominic D.D'Apice at SAQ.qc.ca
Mon May 6 16:26:51 UTC 2002


hello all, i would like to give a script to be execute to another scripts
like this :

./scripts.sh "/home/ddd/config.sh"   (where "/home/ddd/config.sh" is the
first parameter i give to the script, (include also the path,$1))

my main script is :

#!/bin/ksh
config=$1
$config    (where the scripts should be execute, is this the syntax should i
use...?)


my question is :

how is the syntax to give a scripts into another script to be execute ?

Thank
> Dominic D'Apice
> * D.D'Apice at saq.qc.ca
> 
> 




More information about the PLUG mailing list