Displaying 1 result from an estimated 1 matches for "joshuagim".
Did you mean:
joshuagimer
2009 Nov 15
3
bash variable expansion moment
It's half a nice Saturday later and many attempts have brought no
satisfaction. Maybe this can't be done.
I'm trying to write a function which, when called from one function
execute in another. In itself, that's not the problem. Rather, there's
one built-in variable which is evaluated in the function definition and
it's value is then set (too early).
Here's the one