Hi all,
any help would be very appreciated, cause I got stuck.
In my (bash) shell script, the string named "energy" has the value "double energy = 100;" (which is printed out correctly on the screen). I am using a shell "for" loop, so "100" is one of the possible values of the "i" variable...