fork download
  1. from subprocess import call
  2. call(["ls", "-l"])
Success #stdin #stdout 0.03s 9336KB
stdin
Standard input is empty
stdout
total 4
-rw-r--r-- 1 root 110 181 2014-01-06 23:25 prog