kefu/stop.sh

2 lines
42 B
Bash

ps -ef|grep "kefu"
kill -9 $(pidof 'kefu')