Voder-Vocoder

The Log of Hal Canary

Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | WP Backend | RSS2 | Atom

« track-numbers/id3tag | Arnor »

palm pilot scripts

Pilot scripts:

#!/bin/sh
## $HOME/Palm/pilot-xfer-install
export PILOTPORT=/dev/ttyS0
export PILOTRATE=115200
if ! (/bin/ls -l $PILOTPORT | grep -q rwxrwxrwx) ; then
    echo "sudo chmod 777 $PILOTPORT"
    sudo chmod 777 $PILOTPORT
fi
exec pilot-xfer -i "$@"

and

#!/bin/sh
## $HOME/Palm/INSTALL_EVERYTHING.sh
exec $HOME/Palm/pilot-xfer-install \
    $HOME/Palm/Docs/*.pdb \
    $HOME/Palm/Apps/*.prc

Hal Canary | Computers & Code | 2006-02-10 14:26:59 EST
Permanent Link | No Comments

Comments are closed.

Copyright 1997-2007 by Hal Canary.
mailto: h3 at halcanary dot org
xmpp:halcanary@jabber.org
aim:halwcanary
http://halcanary.org