ps aux | grep 'php server.php' | grep -v 'grep ' | awk '{print $2}' | xargs kill -9
posted on 2013-11-18 15:55 出发的兰彻 阅读(131) 评论(0) 收藏 举报