I have a script located in ~/bin/map/ that runs fine when
start it manually but when I set it up in a cron job it
wants to run from "~" so that a couple of things don't
work because they are in ~/bin/map and not in ~.
Can I "set HOME = ~/bin/map" so that it only applies to
this shell and not globally or is some other way to 
do this?

Lance


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to