Hi folks,
in BASH, I can create arrays easily enough. Not so it would seem in SH.
Instead, I'm hoping to create variables:
VAR1="I"
VAR2="pity"
VAR3="the"
VAR4="fool."
Then I'd like to be able to loop over an index i,
set CURRVAR="VAR$i"
and get the value of $CURRVAR
I'm having a little trouble actually doing it though. I can echo the value
of the variable using eval, but not capture it for use in another string.
Can someone shed some light on if/how this can be done in SH?
Many thanks,
Gavin
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!