[CentOS] script question

Fri Jun 11 14:07:07 UTC 2010
Christoph Neuhaus <nihil14 at gmail.com>

> however if I do:
> echo jj_$VERSION_jj
> I get jj_
>
> How do I get the $VERSION to work with the underscores like the dashes  
> do.

echo jj_${VERSION}_jj