HoneyTian's picture
update
055797a
raw
history blame contribute delete
121 Bytes
#!/usr/bin/env bash
kill -9 `ps -aef | grep 'cc_audio_8/bin/python3' | grep -v grep | awk '{print $2}' | sed 's/\n/ /'`