From owner-freebsd-questions Sat May 27 21:56:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from praseodumium.btinternet.com (praseodumium.btinternet.com [194.73.73.82]) by hub.freebsd.org (Postfix) with ESMTP id 4071B37B51E for ; Sat, 27 May 2000 21:56:15 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.7.59.234] (helo=parish.my.domain) by neodymium with esmtp (Exim 2.05 #1) id 12vccG-0004jE-00; Sat, 27 May 2000 10:10:44 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id KAA00722; Sat, 27 May 2000 10:10:30 +0100 (BST) (envelope-from mark) Date: Sat, 27 May 2000 10:10:30 +0100 From: Mark Ovens To: "David J. Kanter" Cc: freebsd-questions@freebsd.org Subject: Re: mergemaster Message-ID: <20000527101030.D233@parish> References: <20000526161449.19864.qmail@hotmail.com> <20000526234648.A18446@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000526234648.A18446@localhost.localdomain>; from djkanter@nwu.edu on Fri, May 26, 2000 at 11:46:48PM -0500 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, May 26, 2000 at 11:46:48PM -0500, David J. Kanter wrote: > On Fri, May 26, 2000 at 12:14:49PM -0400, John Daniels wrote: > > When I type "pkg_version" I get a list of > > installed programs but mergemaster is not one of them. > > I don't think base programs are listed in pkg_version. For instance, > sendmail doesn't show up, but it's there. They don't because their not packages. Try which(1): % which mergemaster /usr/sbin/mergemaster % which sendmail /usr/sbin/sendmail % Note that which is a builtin in csh(1) as well as an external prog (the latter has the -a option which searches for all occurrences in $PATH) HTH > -- > David Kanter > djkanter@nwu.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message