[fd9ef4]: / misc / clean_process.sh

Download this file

2 lines (1 with data), 64 Bytes

1
kill $(ps aux | grep main.py | grep -v grep | awk '{print $2}')