Töte Python -Prozess mit Bash
kill $(pgrep -f 'python test.py')
WitherredAway
kill $(pgrep -f 'python test.py')