* Robert Wall <[EMAIL PROTECTED]> [2005-10-25 13:13:52 -0500]:
> I'm attempting to run GPG from cron, and it's not working. I can run
> the script from the command line, and all works perfectly. When I try
> to run it from cron, however, it doesn't work.

Run /usr/bin/env (or wherever env is located on your system) from cron
and see what environment your script has.

Then run your script manually and keep removing envariables until
something breaks.

Thomas

-- 
N.J. Thomas
[EMAIL PROTECTED]
Etiamsi occiderit me, in ipso sperabo
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to