fork download
  1. import subprocess
  2. subprocess.call("killall python", shell=True)
Success #stdin #stdout #stderr 0.01s 7796KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
/bin/sh: 1: killall: not found