Answers for "how to import a variable by sh script"

0

import local varibles inside .sh file

Unix> export MY_TEMP=/tmp
Unix> some_script.sh
Posted by: Guest on November-27-2020

Code answers related to "how to import a variable by sh script"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language