ps -ef --sort=start_time|grep /bin/bash|tail -n 746|head -n 700|awk '{print $2}'|xargs -n 10 kill -9