summaryrefslogtreecommitdiffstats
path: root/sbin/ppp-script
blob: 3f2ca5cf23a76e6ff5b74030b05a917e436672d6 (plain)
1
2
3
#!/bin/sh

/sbin/ifconfig $2 | grep "$1" | awk '{ print $2 }' > /tmp/$2_router
OpenPOWER on IntegriCloud