eATM

shell脚本

shell脚本学习

#!/bin/bash #输出当前目录 echo “当前目录:”`pwd` #得到脚本文件目录 scriptdir=`cd $(