fork download
  1. import os
  2.  
  3. os.system("ifconfig")
Success #stdin #stdout #stderr 0.01s 7848KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
sh: ifconfig: not found