愤怒奇异果

文章
2
资源
0
加入时间
2年10月17天

shell - 启动脚本

start#!/bin/bashecho "enter"count=`ps -ef | grep recommend2sequence | grep -v "grep" |wc -l`if [ $count -gt 0 ]; then echo "recommend2sequence already runing....." exitelse echo "start recommend2sequence....