From owner-freebsd-newbies Fri Feb 25 8:35:34 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (Postfix) with SMTP id 30AC337C343 for ; Fri, 25 Feb 2000 08:35:32 -0800 (PST) (envelope-from oscars@mail.utexas.edu) Received: (qmail 5314 invoked by uid 0); 25 Feb 2000 16:35:30 -0000 Received: from chepe.cc.utexas.edu (HELO chepe) (128.83.135.25) by umbs-smtp-3 with SMTP; 25 Feb 2000 16:35:30 -0000 Message-Id: <4.2.2.20000225103135.00a883d0@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Fri, 25 Feb 2000 10:34:56 -0600 To: freebsd-newbies@FreeBSD.ORG, Spencer Plantier From: Oscar Ricardo Silva Subject: Re: tcpdump In-Reply-To: <38B6932E.6AD5E30@adelphia.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I agree with one of the responses in telling you how to go about finding things. I'm fairly new to FreeBSD and I've run into this problem. I like to use the "locate" command, but it's dependant on building a database of files on your system. In order to use it, first run: /usr/libexec/locate.updatedb (be forewarned that this takes awhile) This builds the search database. Then you can issue the command locate tcpdump (as an option, pipe this into more: locate tcpdump | more) Oscar At 09:35 AM 2/25/00 -0500, Spencer Plantier, you wrote: >Where do I find TCP dump for Freebsd? > >thanks > >Spencer "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message