From owner-freebsd-questions@FreeBSD.ORG Mon Aug 22 10:30:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7953216A41F for ; Mon, 22 Aug 2005 10:30:48 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB9343D45 for ; Mon, 22 Aug 2005 10:30:47 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10086 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1E79Zn-0002CF-6k for freebsd-questions@freebsd.org; Mon, 22 Aug 2005 10:30:47 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 6A815154444 for ; Mon, 22 Aug 2005 12:39:21 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 51904590081 for ; Mon, 22 Aug 2005 12:30:33 +0200 (CEST) Date: Mon, 22 Aug 2005 12:30:30 +0200 From: "albi@scii.nl" To: freebsd-questions@freebsd.org Message-Id: <20050822123030.3212b1f2.albi@scii.nl> In-Reply-To: <200508221959.29789.shinjii@virusinfo.rdksupportinc.com> References: <200508221959.29789.shinjii@virusinfo.rdksupportinc.com> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.4; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: mysql-administrator X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 10:30:48 -0000 On Mon, 22 Aug 2005 19:59:28 +1000 Warren wrote: > I have just isntalled mysql-administrator on a FreeBSD 5.4-STABLE machine and > for the life of me cant find the file/command to execute the program .. does > anyone know where i should be looking or the command? if you installed from ports, then you can do : pkg_info -L mysql-administrator*|less or for less output, and expecting the program itself to be in some bin-dir : pkg_info -L mysql-administrator*|grep bin