From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 16:53:15 2003 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 DAF0637B40A for ; Sun, 20 Apr 2003 16:53:14 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5ECD43F75 for ; Sun, 20 Apr 2003 16:53:13 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp1831.sa.padsl.internode.on.net [150.101.26.38]) h3KNr5Ze045466; Mon, 21 Apr 2003 09:23:05 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: jfm@blueyonder.co.uk, Alfonso Romero Date: Mon, 21 Apr 2003 09:29:16 +0930 User-Agent: KMail/1.4.3 References: <01da01c30790$a25e9b20$0100a8c0@ibac> <01e201c30792$b06785e0$0100a8c0@ibac> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304210929.16137.Malcolm.Kay@internode.on.net> cc: questions@freebsd.org Subject: Re: How can I know if Lynx is installed? 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: Sun, 20 Apr 2003 23:53:15 -0000 On Mon, 21 Apr 2003 09:14, John Murphy wrote: > Alfonso Romero wrote: > >I discovered I had to exit first and then log on again so the installe= d > >package could work. > > You didn't need to. 'rehash' would have done the necessary if you are > using a C shell variant. > > >But isn=B4t there a way to know if some package is installed using ls,= for > >example? > > eg. > which lynx > I believe this also needs rehash to work -- so would not have helped with the original problem. Malcolm Kay