fork download
  1. iwconfig
  2. eth0 no wireless extensions.
  3.  
  4. lo no wireless extensions.
  5.  
  6. wlan0 IEEE 802.11bg ESSID:"AP-TVK 88/43"
  7. Mode:Managed Frequency:2.412 GHz Access Point: 00:27:19:E9:E1:00
  8. Bit Rate=18 Mb/s Tx-Power=20 dBm
  9. Retry long limit:7 RTS thr:off Fragment thr:off
  10. Power Management:off
  11. Link Quality=47/70 Signal level=-63 dBm
  12. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  13. Tx excessive retries:520 Invalid misc:94 Missed beacon:0
  14.  
  15.  
Runtime error #stdin #stdout #stderr 0.03s 5312KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
prog.sh: line 1: iwconfig: command not found
prog.sh: line 2: eth0: command not found
prog.sh: line 4: lo: command not found
prog.sh: line 6: wlan0: command not found
prog.sh: line 7: Mode:Managed: command not found
prog.sh: line 8: Bit: command not found
prog.sh: line 9: Retry: command not found
prog.sh: line 10: Power: command not found
prog.sh: line 11: Link: command not found
prog.sh: line 12: Rx: command not found
prog.sh: line 13: Tx: command not found