From owner-freebsd-questions Thu Nov 14 0:45:18 2002 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 024F437B401 for ; Thu, 14 Nov 2002 00:45:18 -0800 (PST) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C1D343E77 for ; Thu, 14 Nov 2002 00:45:16 -0800 (PST) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id gAE8j0N18239; Thu, 14 Nov 2002 10:45:00 +0200 Message-Id: <200211140845.gAE8j0N18239@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 14 Nov 02 10:43:29 +0200 From: "Toomas Aas" Organization: Tartu City Government To: "Jack L. Stone" , questions@freebsd.org Date: Thu, 14 Nov 2002 10:43:27 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: unexpected && in sh scripts after upg to 4.7 In-reply-to: <3.0.5.32.20021113173756.010b2eb0@mail.sage-one.net> References: <20021113231235.GA63427@grimoire.chen.org.nz> X-info: Headers changed by Barricade Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! > >> # THE BELOW IS ACTUALLY ALL ON ONE LINE > >> /usr/local/bin/safe_mysqld --user=mysql > /dev/null & && echo -n > >> 'mysqld' > >> # THE ABOVE IS ACTUALLY ALL ON ONE LINE > > ...or, more simply: just remove the "&&" from both lines "start" and "stop" > in the script.... will start and stop just fine then. Thanks, it works. I feel really lame for not reading the release notes before upgrading. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Feeling compressed ARJ you? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message