summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ip/ppp/dotest
blob: 5d1b30ad8e9e64ddbaaa848ac85c2ee86fa485b1 (plain)
1
2
3
4
5
6
7
8
#!/bin/rc
if(! test -e /net.alt/tcp)
	bind -a '#I1' /net.alt
if(! test -e /net.alt2/tcp)
	bind -a '#I2' /net.alt2
kill 8.out|rc
kill testppp|rc
testppp