、
ps -aux | grep -E "chk.*url.*py" | cut -c 10-15 | xargs kill -9
ps -x | grep -E "chk.*url.*py" | cut -c 1-5 | xargs kill -9