Date: Thu, 2 Jul 1998 01:07:33 -0600 From: allen campbell <allenc@verinet.com> To: jwlo@ms11.hinet.net Cc: questions@FreeBSD.ORG Subject: Re: Where's ksh? Message-ID: <19980702010733.A23477@verinet.com> In-Reply-To: <199807020449.VAA00903@hub.freebsd.org>; from questions-digest on Wed, Jul 01, 1998 at 09:49:59PM -0700 References: <199807020449.VAA00903@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980702010733.A23477>