Date: Fri, 26 Apr 2002 16:23:07 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.Org> Subject: Re: /usr/local/bin/www binary... does what? Message-ID: <20020426162307.W56548@k7.mavetju.org> In-Reply-To: <20020425231327.Y1928-100000@66-75-1-142.san.rr.com>; from Hostmaster@Video2Video.Com on Thu, Apr 25, 2002 at 11:15:39PM -0700 References: <20020425231327.Y1928-100000@66-75-1-142.san.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 25, 2002 at 11:15:39PM -0700, Peter Leftwich wrote: > I was thinking of aliasing "w3m" to "www" since it is easier to type, when, > after doing `which www` to see if this was already in my $PATH, I found > that /usr/local/bin/www existed -- the hairy thing is that it is manpageless. > > What -- short of maybe doing a `strings www | more` -- can I do to find out > what this, where it came from, and if it is safe to run? www.Thanks.com If it's in /usr/local, it's probably there because of a port. The output of "grep bin/www /var/db/pkg/*/+CONTENTS" might (will, because I have it too and checked it) give you an answer. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426162307.W56548>