方法1:
bash /path/to/script-name 或 /bin/bash /path/to/script-name (推荐)
方法2:
/path/to/script-name 或 ./script-name
方法3:
source script-name 或 . script-name
计算机网络/计算机科学与应用/系统/运维/开发
方法1:
bash /path/to/script-name 或 /bin/bash /path/to/script-name (推荐)
方法2:
/path/to/script-name 或 ./script-name
方法3:
source script-name 或 . script-name
只要认真对待生活,终有一天,你的每一份努力,都将绚烂成花。