From owner-freebsd-stable Thu Sep 14 20:11: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 3908D37B423 for ; Thu, 14 Sep 2000 20:10:57 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id OAA70113; Fri, 15 Sep 2000 14:10:50 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id OAA26100; Fri, 15 Sep 2000 14:10:50 +1100 (EST) Message-Id: <200009150310.OAA26100@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: Randall Hopper Cc: freebsd-stable@FreeBSD.ORG Subject: Re: "set -A" Bourne script - a nogo on FreeBSD In-reply-to: Your message of Thu, 14 Sep 2000 22:52:34 -0400. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Sep 2000 14:10:50 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Seems FreeBSD's Bourne shell's "set" command doesn't support -A. AFAICT "set -A" is a ksh-ism, not a bourne-ism. On my Solaris systems, ksh has "set -A", but neither bash nor sh do. Install one of the ksh verisions from the ports. Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message