[CentOS] script question
Christoph Neuhaus
nihil14 at gmail.comFri Jun 11 14:07:07 UTC 2010
- Previous message: [CentOS] script question
- Next message: [CentOS] script question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Previous message: [CentOS] script question
- Next message: [CentOS] script question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list