摘要: 批量kill python 进程killall -15 python && sleep 2 && ps axu|grep python批量启动服务/etc/init.d/battery start ; /etc/init.d/runopt start ; /etc/init.d/proclib start; /etc/init.d/softmgr start; /etc/init.d/softmgr_v2 start; 阅读全文
posted @ 2012-07-31 20:16 lhj588 阅读(974) 评论(0) 推荐(0)