fork download
  1. import os
  2. print os.system("""echo $!:$*""")
Success #stdin #stdout 0.03s 7852KB
stdin
Standard input is empty
stdout
:
0