I find myself constantly using the locate command on my new Mac (I'm a switcher, but this seemed like a geekier question) frequently and I'd like to set up a cron job to run locate.updatedb so that my database stays reasonably current. It seems, though, that I need to run that under sudo.
Is...