summaryrefslogtreecommitdiff
path: root/service/stop
blob: c4a8f11eaffc7319da0562ffeb3d772797c6abb9 (plain)
1
2
#!/bin/bash
pgrep -f 'python ./go' | xargs kill -9