#!/bin/sh
PATH=/usr/local/pilot/bin:$HOME/pilot/bin:$PATH
export PATH
export XCOPILOTROM=$HOME/pilot/pilot.rom2.2

killall xcopilot
xcopilot -gdebug -serial &

# -debug gives telnet localhost 2000 
# pilot-xfer /dev/ttyqe $1

