From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 04:54:07 2006 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 25F1F16A401 for ; Sat, 15 Apr 2006 04:54:07 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA6543D45 for ; Sat, 15 Apr 2006 04:54:06 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 4018 invoked from network); 15 Apr 2006 14:54:05 +1000 Received: from 124-168-20-210.dyn.iinet.net.au (HELO localhost) (124.168.20.210) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 15 Apr 2006 14:54:05 +1000 Date: Sat, 15 Apr 2006 14:54:02 +1000 From: Norberto Meijome To: freebsd-questions@freebsd.org Message-ID: <20060415145402.668b43b8@localhost> In-Reply-To: <58ff618ebb03984e7052dc051353a5a3@prodigy.net> References: <58ff618ebb03984e7052dc051353a5a3@prodigy.net> X-Mailer: Sylpheed-Claws 2.1.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Quick solution: addendum; solved 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: Sat, 15 Apr 2006 04:54:07 -0000 On Fri, 14 Apr 2006 21:22:47 -0700 jekillen wrote: > Oddly, the shell didn't refuse to execute the script with the > error script name command not found, it threw :) glad to hear it works now. maybe you didn't see an error as 'mysql' is a valid command? (the MySQL SQL command interface) beto