dotest 152 B

12345678
  1. #!/bin/rc
  2. if(! test -e /net.alt/tcp)
  3. bind -a '#I1' /net.alt
  4. if(! test -e /net.alt2/tcp)
  5. bind -a '#I2' /net.alt2
  6. kill 8.out|rc
  7. kill testppp|rc
  8. testppp