There is a method to get a variable with the bash execution command?
Example:
./exec.sh var1 var2
or with arguments
./exec.sh -x var1 -y var2
I looked for "Get variable at bash execution" but nothing.
There is a method to get a variable with the bash execution command?
Example:
./exec.sh var1 var2
or with arguments
./exec.sh -x var1 -y var2
I looked for "Get variable at bash execution" but nothing.