"find" on the $top

Hi

I noticed that the computer makes some sound and $top shows that
"find" is working. how can I make it only work on the weekend ?
I couldn't find out from the docs.

thanks

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: "find" on the $top

That may be (is probably) due to find being run out of /etc/cron.daily/find.

If so, it isn't mandatory that it be run. I usually disable that cron script by adding an "exit 0" line at/near the top to abort it from running.

Syndicate content