Export the variable in the calling script: read name export name="$name". This way, the variable will propagate to any called script and ...
確定! 回上一頁