#!/bin/sh
/home/bss/fs/bin/addr_server.new 3990 &
again:
/home/bss/fs/bin/driver.new /home/bss/fs/bin/config.sys >&! log
goto again
