Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 05:47:40 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        TuxGirl <tuxgirl@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: pkg_add not installing lsof (and other programs)? (newbie problem)
Message-ID:  <43A1037C.2010407@infracaninophile.co.uk>
In-Reply-To: <6e4453640512142139y1768b426m5ca21b9a87cbc7ca@mail.gmail.com>
References:  <6e4453640512142139y1768b426m5ca21b9a87cbc7ca@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
TuxGirl wrote:
> then:
> # lsof
> lsof: Command not found.

Type:

   rehash

then try your lsof command again.  You've just run into a "feature" of
tcsh(1) -- it doesn't pick up changes to the executable files on $PATH
automatically.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW



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