Hi All,

In Bash script language, how do I create a variable name
from a variable?

I am trying to create a variable called "abcStatus"

x=abc
$xStatus=xyz

obviously doesn't work.  What am I doing wrong?

Many thanks,
-T

Reply via email to