fork download
  1. uname -a
  2. curl icanhazip.com
  3. sudo ifconfig -a
Runtime error #stdin #stdout #stderr 0s 19632KB
stdin
Standard input is empty
stdout
Linux checker 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux
stderr
./prog.sh: line 2: curl: command not found
./prog.sh: line 3: sudo: command not found