Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

barryswanson

macrumors newbie
Original poster
Dec 9, 2010
11
0
I was surfing the net for tips on how to keep my new Imac fast and came across this "Sudo Periodic Daily Weekly Monthly". What does this mean and what does it do?
 
As typed? It'll give you an error as sudo should not be Sudo. I suspect the same is true for all the other words too.

As to what it does if the command is correct? It gains super-user privaleges (the sudo part) and runs the daily, weekly and monthly housekeeping scripts that tidy up unnecessary items on your Mac. The only reason to do this is that the housekeeping scripts tend to be scheduled to run at night when your Mac is probably turned off or asleep so they don't get run.

This is certainly not critical and you are unlikely to notice any difference if you do this.

For more information open the Terminal (in /Applications/Utilities) and type
Code:
man periodic
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.