Compare with Previous - Blame - Download
#!/bin/bash echo Content-type: text/plain echo echo "Aktualni arp tabulka routeru `hostname`" echo arp -n
#!/bin/bash
echo Content-type: text/plain
echo
echo "Aktualni arp tabulka routeru `hostname`"
arp -n