Modifying ENV only applies for as long as the current julia executable stays 
open, same as on unix. Changing environment variables permanently is doable in 
other ways, but I very strongly recommend against it for any code that you plan 
on having anyone else use.

Reply via email to