Does Apple still run maintenance scripts as they have in the past?

Does Apple still run maintenance scripts as they have in the past?. Any reference would be appreciated.

Thanks


[Re-Titled by Moderator]

iMac Line (2012 and Later)

Posted on Apr 19, 2022 6:21 PM

Reply
5 replies

Apr 19, 2022 6:55 PM in response to mrokloricred37

APPLEAL wrote:

Does Apple still run maintenance scripts as they have in the past?. Any reference would be appreciated.
Thanks




I will defer to a brody expertise above.


You can see more from the terminal man page, copy and paste:

man periodic | more


I would say not like the old days maintenance scripts of OS X, no.


No need for third-party to intercede, typically third party apps add nothing but issue on the new macOS,

launchd has replace cron


Something happens somewhere, you can see the log files...including date & time stamp

from Terminal, copy and paste:

ls -al /var/log/*.out


general interest

https://towardsdatascience.com/a-step-by-step-guide-to-scheduling-tasks-for-your-data-science-project-d7df4531fc41


if you are a developer you can read more:

Scheduling Timed Jobs



I guess it begs the question, are you having an issue...?

Apr 19, 2022 6:34 PM in response to mrokloricred37

Backing up is even more essential than this.


Open Applications -> Utilities -> Terminal


sudo periodic daily weekly monthly


at the terminal will run it in administrative login with the administrative password.


Do not run any other commands, until after you restart to avoid any data loss.


This is about the only maintenance I would run. You can run it also by using Screen Saver instead of Energy Saver overnight. If it is not run, it will run at the next opportunity it has.


If you shut down at night every night, it will run at the next restart.


Running it at command line lets you control the time it is run. But normally it runs at some time like 4AM.

Apr 19, 2022 7:58 PM in response to mrokloricred37

Plenty. Maintenance scripts are among them. Gatekeeper is another, maintaining multiple levels of security. There is a background program called XProtect that is part of the system And then don't forget in the dungeons of Mac OS X resides the very active NetBSD and FreeBSD variant of Darwin. Whatever you imagine a good stable Unix system can do, Mac OS X does on its own and very quietly. The Applications -> Utilities folder gives you access to many of the resulting utilities.


Join http://developer.apple.com/ if you want to learn more about what is being done.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Does Apple still run maintenance scripts as they have in the past?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.