# prepare line for apc,
# baud rate determined by diagnostic
stty -F /dev/tts/1 sane
stty -F /dev/tts/1 -icanon -iexten -isig  min 0 time 1
stty -F /dev/tts/1 -echo -echoe -echok
# start apc diagnostics
forth -t /mnt/jump/apc.scr

