Re: script question

From: Thierry ITTY (thierry.itty@BESANCON.ORG)
Date: Tue Feb 10 2004 - 09:56:10 EST


either
        eval $COMMAND
        $($COMMAND)
        `$COMMAND`

hth

A 14:36 10/02/2004 -0000, vous avez écrit :
>If my script is being passed a command such as
>
> echo hello >/tmp/testecho
>
>How do I execute it in the script?
>
>e.g
>
>COMMAND=$*
># now I want to execute it
>
>????
>
>



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:34 EDT