fork download
  1. from subprocess import call
  2. call(["ls", "-l"])
Success #stdin #stdout 0.01s 7860KB
stdin
Standard input is empty
stdout
total 4
-rw-r--r-- 1 root 1001 181 2014-01-21 09:00 prog