fork download
  1. from subprocess import call
  2. call(["pwd"])
  3. call(["ls", "-al","/home/GSxtyN"])
Success #stdin #stdout #stderr 0.01s 7860KB
stdin
Standard input is empty
stdout
/home/EBUC6S
stderr
ls: cannot access /home/GSxtyN: No such file or directory