想通过ps -ef |grep erdp_ |awk '{print }' 获取 erdp_ 开头的进程id, 执行在终端环境下执行是ok的,但是在 sh 脚本里面竟然多出了 两个想通过ps -ef |grep erdp_ |awk '{print }' 获取
想通过ps -ef |grep erdp_ |awk '{print }' 获取 erdp_ 开头的进程id, 执行在终端环境下执行是ok的,但是在 sh 脚本里面竟然多出了 两个想通过ps -ef |grep erdp_ |awk '{print }' 获取