I missed out the word "not". But reading it back, the grammer is pretty rubbish too.
Simpler would be
Quote:
|
${t}ea is not the same as $tea
|
Should have quit while I was ahead.
I should use:
#!/bin/english
I know what I was trying to say, here, but just made a complete mess of it...
Quote:
|
If you set a variable called "tea" to 100, then ${t}ea and $tea would not mean the same thing, but if your intention was to add ea to $t, then you need the { }.
|
So I removed it from the original post.