#!/usr/bin/bash
java -Djava.security.policy=security.policy \
       tlh20.rmi.PhoneticClient "Phonetics is phun"
