#!/bin/bash orbd -ORBInitialPort 1055 & sleep 3 ./server.py -ORBInitRef NameService=corbaloc:iiop:localhost:1055/NameService killall -9 orbd