JacobJWalker / DescartesDaemon

Descartes' Daemon is a "middleware" operating system for virtual machines.
http://www.DescartesDaemon.org
GNU General Public License v2.0
4 stars 2 forks source link

How to loop #15

Closed crutchcorn closed 9 years ago

crutchcorn commented 9 years ago
suffix=bzz
declare prefix_$suffix=mystr
echo $prefix_bzz

Should output:

mystr 

http://stackoverflow.com/questions/16553089/bash-dynamic-variable-names