From owner-freebsd-questions Wed Jan 24 18:39:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 571A337B69C for ; Wed, 24 Jan 2001 18:39:28 -0800 (PST) Received: from home.com ([24.12.186.185]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010125023851.CKTC2567.femail1.sdc1.sfba.home.com@home.com>; Wed, 24 Jan 2001 18:38:51 -0800 Message-ID: <3A6F91D8.E818A0D2@home.com> Date: Wed, 24 Jan 2001 18:39:20 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: simond@irrelevant.org Cc: Matt Delaine , questions@FreeBSD.ORG Subject: Re: Ports References: <000a01c0860e$df5493a0$1d01a8c0@novia.net> <20010124141440.E47403@irrelevant.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG simond@irrelevant.org wrote: > > On Wed, Jan 24, 2001 at 08:06:36AM -0600, Matt Delaine wrote: > > How do you list what ports have been installed? > > use pkg_info(1), I usually use pkg_info -aI which does each package > on a single line. > > -- > Simon Dick simond@irrelevant.org > "Why do I get this urge to go bowling everytime I see Tux?" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I learned something new today. I usually just type: ls /var/db/pkg | less Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message