fork download
  1. import os
  2. print(os.popen("uname -a").read())
Success #stdin #stdout 0.02s 9016KB
stdin
Standard input is empty
stdout
Linux checker 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u2 i686 GNU/Linux