Bunuh proses python dengan bash
kill $(pgrep -f 'python test.py')
WitherredAway
kill $(pgrep -f 'python test.py')