cron runs things in a completely separate - and basically sterile - environment. There are thousands of things that are normally setup for you in the regular GUI environment that aren't present in the cron environment. It will be a wild goose chase as the various posters try to guess which one it is in this case.
Anyway, cron is to be avoided if at all possible. There are other ways of accomplishing what you are trying to accomplish.
(And, yes, I know how cron works and have been using it for decades, but it is not the first tool i'd reach for in today's world. It was good in its time - when it was the only tool in the box. Not anymore...)
Anyway, cron is to be avoided if at all possible. There are other ways of accomplishing what you are trying to accomplish.
(And, yes, I know how cron works and have been using it for decades, but it is not the first tool i'd reach for in today's world. It was good in its time - when it was the only tool in the box. Not anymore...)
Statistics: Posted by BigRedMailbox — Tue Jan 23, 2024 7:41 pm