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