Get the shell script dir

来源:互联网 发布:更改windows快捷键 编辑:程序博客网 时间:2024/06/04 13:03

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

原创粉丝点击