fork download
  1. from subprocess import call
  2. print(call(["whoami"]))
Success #stdin #stdout #stderr 0.04s 9344KB
stdin
Standard input is empty
stdout
1
stderr
whoami: cannot find name for user ID 20069