#!/bin/sh

DIR=/usr/bin
PORT=/dev/ttyS1

$DIR/gpsman.tcl $PORT
