From owner-freebsd-questions Fri Sep 13 07:12:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA21370 for questions-outgoing; Fri, 13 Sep 1996 07:12:20 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA21364 for ; Fri, 13 Sep 1996 07:12:15 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id JAA02530; Fri, 13 Sep 1996 09:11:53 -0500 (EST) From: "John S. Dyson" Message-Id: <199609131411.JAA02530@dyson.iquest.net> Subject: Re: ksh To: zgabor@CoDe.hu (Gabor Zahemszky) Date: Fri, 13 Sep 1996 09:11:53 -0500 (EST) Cc: freebsd-questions@freebsd.org, Bruce_Perryman@ibi.com In-Reply-To: <199609131553.PAA00214@CoDe.CoDe.hu> from "Gabor Zahemszky" at Sep 13, 96 03:53:36 pm Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > > Hi, Walnut Creek, > > > > Is ksh available on freebsd? > > > Yes. There is a pdksh as a package, and you can download at&t's ksh93 from > att's webserver. I tried the a.out Linux package, it worked. The new versions > are in Linux elf, or BSDI elf. I don't know, which is supported under 2.1.5 > or newer. > I run the BSDI ksh93 on -current, and it works nicely. I have also heard that it works on 2.1.5, but not 2.1.0. John