fork download
  1. import os
  2. os.system('cat /etc/lsb-release')
Success #stdin #stdout #stderr 0.01s 7732KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
cat: /etc/lsb-release: No such file or directory