File size: 68 Bytes
e037628
 
 
 
1
2
3
4
5
#!/bin/bash

echo "Killing all Python processes..."
pkill -f python