Help!

Why does this not work?

n=a
a=( x y z)
echo "$!n[0]"
echo "$!n[1]"
echo "$!n[2]"


only value i get is a[0]



_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to