Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 10:34:56 -0600
From:      Oscar Ricardo Silva <oscars@mail.utexas.edu>
To:        freebsd-newbies@FreeBSD.ORG, Spencer Plantier <pplantier@adelphia.net>
Subject:   Re: tcpdump
Message-ID:  <4.2.2.20000225103135.00a883d0@mail.utexas.edu>
In-Reply-To: <38B6932E.6AD5E30@adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000225103135.00a883d0>