From owner-freebsd-questions@FreeBSD.ORG Mon Jun 21 13:26:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB33B16A4CE for ; Mon, 21 Jun 2004 13:26:45 +0000 (GMT) Received: from v8.acast.nova.edu (v8.acast.nova.edu [137.52.224.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3648143D1D for ; Mon, 21 Jun 2004 13:26:45 +0000 (GMT) (envelope-from jonaadam@nsu.acast.nova.edu) Received: from v8.acast.nova.edu (localhost [127.0.0.1]) by v8.acast.nova.edu (8.12.10/8.12.10) with ESMTP id i5LDQi5m001382 for ; Mon, 21 Jun 2004 09:26:44 -0400 (EDT) Received: from localhost (mail21000.acast.nova.edu [137.52.226.94]) by v8.acast.nova.edu (8.12.10/8.12.1) with ESMTP id i5LDQhlk001371; Mon, 21 Jun 2004 09:26:43 -0400 (EDT) Received: from 199.93.176.10 ( [199.93.176.10]) as user jonaadam@v81000 by mail2.acast.nova.edu with HTTP; Mon, 21 Jun 2004 09:26:42 -0400 Message-ID: <1087824402.40d6e2127054d@mail2.acast.nova.edu> Date: Mon, 21 Jun 2004 09:26:42 -0400 From: Jon Adams To: Matthew Seaman References: <40D6B77A.9030102@nsu.nova.edu> <20040621105305.GA56286@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040621105305.GA56286@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0 X-Originating-IP: 199.93.176.10 cc: Jon Adams cc: freebsd-questions@freebsd.org Subject: Re: Slocate? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 13:26:45 -0000 Thanks for handling my (really dumb) question... -- Jon Quoting Matthew Seaman : > On Mon, Jun 21, 2004 at 06:24:58AM -0400, Jon Adams wrote: > > Okay, I am a relative FreeBSD newbie, my main question is.... > > > > Is there a tool similar to Linux secure locate (slocate) that can be > > used on FreeBSD. I dont want to do a complicated find with > > 50 million options to find a file. I downloaded the slocate-2.7 source > > and I get a weird makefile error I have never seen before. > > locate(1) comes with the system. By default the locate database gets > updated weekly by the /etc/periodic/weekly/310.locate script -- this > script builds the database using the 'nobody' UID, so generally files > that are not world readable will not be included. If I remember > correctly, that's about the same as what slocate does to build it's > database of files (and what earns it that 's' title...) > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > PGP: http://www.infracaninophile.co.uk/pgpkey Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH UK >