File size: 88 Bytes
ec0c335
1
2
kill -9 $(ps aux | grep 'python' | grep 'fastchat' | grep -v 'grep' | awk '{print $2}')