#!/bin/sh
ADDR=unix:/tmp/mico-pipe
./server -ORBIIOPAddr $ADDR $@ > ref 
