Richard Blackburn <[EMAIL PROTECTED]>
> cd xfstt-1.0/
> xfstt &
> cd /etc/X11
> xset fp+ inet/127.0.0.1:7101
it's generally a good idea to use full paths (or things like
$HOME), and if possible avoid "cd"ing into dirs to run things.
Eg. can you just have:
/whereveritis/xfstt-1.0/xfstt &
xset fp+ /etc/X11/inet/127.0.0.1:7101
(and you've got the "#!/bin/bash" (or sh) at the top?)
Dave.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text