On Mon, Dec 27, 2010 at 10:05 AM, Rodolfo Alcazar Portillo
<nosp...@gmail.com> wrote:
> Hello. See this:
>
> # A="echo 'hi'"
>
> # echo $($A)
> 'hi'

That seems rather convoluted. Are you sure you don't just want to
"eval $A" anyway?

I realize your example may be a simple abstraction of something more complex.

John
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to