批量kill python 进程

批量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  阅读(963)  评论(0编辑  收藏  举报