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