How can I make variables "exported" in a bash script stick around?
經安全檢測,此網站為安全網站,請放心前往原始網址!
How can I make variables "exported" in a bash script stick around?
27 Jan 2012 ... When I run the script I know that EC2_HOME is set, but I thought that using export
.... how to set environment variables from a shell script?