26dfa9a
1
2
3
4
#!/usr/bin/env bash kill -9 `ps -aef | grep 'run_asr_server.py' | grep -v grep | awk '{print $2}'`