PDA

View Full Version : Searching in the Finder going sloooow




Mala
Jan 18, 2004, 03:54 AM
Searching has suddenly slowed right down. Or up, in American.

Even if I'm only searching, say, my Letters folder, it goes on and on and doesn't find anything.

Is there anything I can do?



rdowns
Jan 18, 2004, 07:58 AM
You don't give much to go on here. Are you running Cron scripts regularly? OS X requires these for optimal performance. Download MacJanitor (freeware) from www.versiontracker.com and run the scripts.

Mala
Jan 19, 2004, 07:08 AM
rdowns, no, I've never heard of Cron scripts. I'll take a look - thanks.

superbovine
Jan 22, 2004, 04:06 AM
www.koch-schmidt.de/cronnix

i like this one as well

Pseudonym
Jan 22, 2004, 04:51 AM
Originally posted by Mala
rdowns, no, I've never heard of Cron scripts. I'll take a look - thanks.

Cron scripts are part of the Unix base of OS X. They are maintence scripts that clear up files etc. The problem is that Unix was designed to work with the computer always on the the Cron scripts tend to run at night so that they often don't run on many users' machines. There are daily, weekly and monthly scripts.

MacJanitor is one of those 'must-have' bits of free software.

JDar
Jan 22, 2004, 04:40 PM
Have you indexed your hard drive? (Right click on the icon and get info--you'll see the index line.)

You can easily run the periodic maintenance from terminal with "sudo periodic daily weekly monthly" then supplying your admin password.

Mala
Feb 1, 2004, 05:07 AM
MacJanitor seems to have disappeared from my hard drive, weirdly.

JDar, are you saying I should open Terminal and type "sudo periodic daily weekly monthly", please?

JDar
Feb 7, 2004, 08:45 PM
Originally posted by Mala
MacJanitor seems to have disappeared from my hard drive, weirdly.

JDar, are you saying I should open Terminal and type "sudo periodic daily weekly monthly", please?

Yes, that's the line which will do all the periodic cron scripts.

And, index that hard drive if it hasn't already happened, then you'll probably be content with search speed. If it does not work you have the right to complain!

JDar