Hekaya7 / kill.sh
XA7's picture
First
e037628
raw
history blame
68 Bytes
#!/bin/bash
echo "Killing all Python processes..."
pkill -f python