Even the shell in cron could be different from your login shell. Only the location running cron should be affected. The ~/ is a shell alias pointing to the $HOME variable.
On Thu, Nov 15, 2018 at 10:07 AM Rich Shepard <[email protected]> wrote: > On Thu, 15 Nov 2018, Larry Brigman wrote: > > > Note that none of your shell variables from your login will be set when > > you run from cron. > > Larry, > > Would this affect synchronizing files in ~/ on both hosts? > > Thanks, > > Rich > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
