kill -9 25718kill -9 25719kill -9 25811kill -9 25812
kill -9 25718
kill -9 25719
kill -9 25811
kill -9 25812
认证0级讲师
kill -9 25718 25719 25811 25812 just queue at the back
killall nginx
ps aux|grep php|grep -v grep|awk '{print }'|xargs kill -9
If there are slashes in the process, they can be escaped
ps aux|grep task\/crond|grep -v grep|awk '{print }'|xargs kill -9
kill -9 25718 25719 25811 25812 just queue at the back
If there are slashes in the process, they can be escaped