#!/bin/bash pgrep -f 'python ./go' | xargs kill -9