fork download
  1. from subprocess import call
  2. call(["ps", "-aux"])
Success #stdin #stdout #stderr 0.01s 7860KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Cannot find /proc/version - is /proc mounted?