#!/bin/bash source incl.sh echo "The main script". incl.sh: ... 我比较倾向于我的脚本都是相对的,这样我就可以使用dirname了: #!/bin/sh ...
確定! 回上一頁