Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 80 Bytes

File metadata and controls

1 lines (1 loc) · 80 Bytes

$ ps -ef | grep "python -c" | grep -v "grep" | awk '{print $2}' | xargs kill -9