Socket/stop
2026-01-28 23:48:20 +08:00

2 lines
71 B
Plaintext

ps -ef | grep swoole | grep -v grep | awk {'print $2'} | xargs kill -9