Re: script question

From: John Jolet (john.jolet@FXFN.COM)
Date: Tue Feb 10 2004 - 10:14:15 EST


$result=`$COMMAND`
note the backticks.

On Tuesday 10 February 2004 08:36 am, you wrote:
> 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