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