Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!news.cc.nctu.edu.tw!news.ee.ntit.edu.tw!spring.edu.tw!howland.erols.net!surfnet.nl!news.tue.nl!news.win.tue.nl!il.ft.hse.nl!not-for-mail From: robert@il.ft.hse.nl (robert) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: locate command Date: 27 Sep 1996 12:56:52 +0200 Organization: LSD...melts in your mind, not in your hand Lines: 10 Message-ID: <52gbtk$nab@charm.il.ft.hse.nl> References: <52b1p9$hoe@rzsun02.rrz.uni-hamburg.de> NNTP-Posting-Host: charm.il.ft.hse.nl 1hohens@rzcspc1.informatik.uni-hamburg.de (Frank Hohenschuh): >Under Linux, there is an "updatedb" command to create >this file. Under FreeBSD, I would like this process >to start on bootup. The program is called locate.updatedb, and usually resides in /usr/libexec. If you want to run it on bootup, put it in /etc/rc.local, but I think it will be in your /etc/weekly already. robert