Another BASH Scripting question

G. Matthew Rice matt-s/rLXaiAEBtBDgjK7y7TUQ at public.gmane.org
Mon Feb 9 19:11:12 UTC 2004


"Chris F.A. Johnson" <c.f.a.johnson-bJEeYj9oJeDQT0dZR+AlfA at public.gmane.org> writes:
> eval var=$\${server}_SNAT_IP
> 
>     That what happens when I post before my first cup of coffee.

Better have another cup.  I think that you mean:

        eval var=\$${server}_SNAT_IP

Much more readable, now ;)
-- 
g. matthew rice <matt-s/rLXaiAEBtBDgjK7y7TUQ at public.gmane.org>                            starnix inc.
phone: 905-771-0017 x242                        thornhill, ontario, canada
http://www.starnix.com              professional linux services & products
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list