Compare with Previous - Blame - Download
#!/bin/bash echo Content-type: text/plain echo echo "iwconfig na routeru `hostname`" echo /sbin/iwconfig 2>/dev/null
#!/bin/bash
echo Content-type: text/plain
echo
echo "iwconfig na routeru `hostname`"
/sbin/iwconfig 2>/dev/null