Thank you for explaining this fine point. I have found a way to use double expansion, and of course this is not safe in all contexts:
from=1;to=3;eval echo {$from..$to} Regards, Will
Thank you for explaining this fine point. I have found a way to use double expansion, and of course this is not safe in all contexts:
from=1;to=3;eval echo {$from..$to} Regards, Will