From owner-freebsd-questions Thu Jul 2 00:07:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18508 for freebsd-questions-outgoing; Thu, 2 Jul 1998 00:07:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bamboo.verinet.com (root@bamboo.verinet.com [204.144.246.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18494 for ; Thu, 2 Jul 1998 00:07:37 -0700 (PDT) (envelope-from allenc@verinet.com) Received: from struct. (willow24.verinet.com [199.45.181.56]) by bamboo.verinet.com (8.8.8/8.7.1) with ESMTP id BAA31399; Thu, 2 Jul 1998 01:07:36 -0600 Received: (from allenc@localhost) by struct. (8.8.8/8.8.8) id BAA23577; Thu, 2 Jul 1998 01:07:33 -0600 (MDT) (envelope-from allenc) Message-ID: <19980702010733.A23477@verinet.com> Date: Thu, 2 Jul 1998 01:07:33 -0600 From: allen campbell To: jwlo@ms11.hinet.net Cc: questions@FreeBSD.ORG Subject: Re: Where's ksh? References: <199807020449.VAA00903@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199807020449.VAA00903@hub.freebsd.org>; from questions-digest on Wed, Jul 01, 1998 at 09:49:59PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Folks, > > Would anyone tell me where's the korn shell? I didn't find it at port or /bin > directory. > > - - Doug. The korn shell is AT&T copyrighted software. There is an excellent korn-like shell called pdksh (public domain korn shell.) Assuming you installed the ports tree, go to /usr/ports/shells/pdksh and do 'make install' while on-line. If you don't have the ports installed you might look for a packaged version. After installation you will find the shell in /usr/local/bin/ksh. -- Allen Campbell allenc@verinet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message