xref: /plan9/sys/src/cmd/ip/ppp/dotest (revision 7dd7cddf99dd7472612f1413b4da293630e6b1bc)
1#!/bin/rc
2if(! test -e /net.alt/tcp)
3	bind -a '#I1' /net.alt
4if(! test -e /net.alt2/tcp)
5	bind -a '#I2' /net.alt2
6kill 8.out|rc
7kill testppp|rc
8testppp
9