At 11:50 AM 7/28/98 -0700, Paul Wolstenholme wrote:
>
>The autocaching still doesn't work but works fine as a cron job.
Check out the mj_build_alias support for mj_background_tasks. This is what
I use instead of the autocache. Between this secondary script and a
periodic cron job, we get pretty timely synchronization.
>One other thing I just noticed when I went to delete a list using
>Majorcool was an error message from mj_build_aliases:
What does the 'find' command (in mj_build) do when you run at the shell?
Could just be a difference between your OS' find and mine (SunOS). Also, if
you are doing -f (force) as claimed, then according to the code, the only
way that branch would fail is if the $aliases file was not readable by the
process. This seems pretty unlikely!??
--bill
Follow-Ups:
References:
|
|