方法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
你努力了什么,也就成就了什么,与其羡慕别人,不如蜕变自己。