Linux下的shell脚本

`dirname $0` 定位到运行脚本的相对位置
  dirname 用于取指定路径所在的目录
  $0 表示当前运行的命令

posted on 2017-12-21 13:55  落地实验室  阅读(103)  评论(0)    收藏  举报

导航