packages in TeXShop (was: Re: [OS X TeX] question regarding spacing after a period)

Peter Dyballa Peter_Dyballa at Web.DE
Fri Mar 13 19:03:45 EDT 2009


Am 13.03.2009 um 23:40 schrieb Axel E. Retif:

> -rw-r--r--  1 nobody  wheel  9294590 Feb 14 18:05 /var/db/ 
> locate.database

That's a bit old for the work of /etc/periodic/weekly/500.weekly. Is  
it from Tiger or Leopard?

In /etc/periodic/daily/500.daily, towards the end, you can find the  
lines

	if [ -f /etc/daily.local ]; then
	    echo ""
	    echo "Running daily.local:"
	    sh /etc/daily.local
	fi

This gives you an opportunity to run more things on a daily basis. I  
have:

	nice /usr/libexec/locate.updatedb
	nice /usr/libexec/makewhatis.local ... <many man paths to Fink and  
MacPorts and TeX Live(s)>

and in /etc/locate.rc:

	# directories unwanted in output
	PRUNEPATHS="/private/var/root/.gnupg /Users/pete/.gnupg /Users/ 
admin/.gnupg /tmp /var/tmp /Volumes/BSD-Linux /Volumes/boot /Volumes/ 
Platte, die 13."

to prevent some areas from being searched and indexed.

--
Greetings

   Pete

Only useless documentation transcends the first two laws.
				– Arnold's Third Law of Documentation




More information about the MacOSX-TeX mailing list