On May 29, 2013, at 7:05 PM, Thorsten Jolitz <[email protected]> wrote: > --------------------------------------------- > > the variable is set and known to BASH, but somehow PicoLisp does not > know about it:
Did you export it? (export FOO=x instead of just FOO=x) -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
