File size: 134 Bytes
69ad385
 
 
1
2
3
4
#!/usr/bin/env bash

kill -9 `ps -aef | grep 'vm_sound_classification/bin/python3' | grep -v grep | awk '{print $2}' | sed 's/\n/ /'`