From owner-freebsd-questions@FreeBSD.ORG Sun May 11 12:26:15 2003 Return-Path: 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 049AE37B401 for ; Sun, 11 May 2003 12:26:15 -0700 (PDT) Received: from priv-edtnes09-hme0.telusplanet.net (outbound02.telus.net [199.185.220.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D57D43FE3 for ; Sun, 11 May 2003 12:26:14 -0700 (PDT) (envelope-from viktorlazlo@telus.net) Received: from [192.168.1.100] ([207.6.229.118]) by priv-edtnes09-hme0.telusplanet.netESMTP <20030511192613.TBUU1593.priv-edtnes09-hme0.telusplanet.net@[192.168.1.100]>; Sun, 11 May 2003 13:26:13 -0600 Date: Sun, 11 May 2003 12:25:41 -0700 (PDT) From: Viktor Lazlo X-X-Sender: viktorlazlo@a3ij25fvy80j.bc.hsia.telus.net To: "Kevin Kinsey, DaleCo, S.P." In-Reply-To: <01ef01c317ef$dd8c5510$fa00a8c0@DaleCoportable> Message-ID: <20030511121152.D90178-100000@a3ij25fvy80j.bc.hsia.telus.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "Gerald S. Stoller" cc: freebsd-questions@freebsd.org Subject: Re: Korn shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:26:15 -0000 On Sun, 11 May 2003, Kevin Kinsey, DaleCo, S.P. wrote: > From: "Gerald S. Stoller" > To: > > > I found a problem/bug in the Korn shell , and looked at the > > FreeBSD.org website and couldn't find any specification there of > where to > > report a problem/bug in the Korn shell . I know there is a > website for > > this but I don't know its name. Can anyone give me this > information, > > please? Also, I suggest that the FreeBSD.org website mention the > Korn > > shell website (so that people know about it) and give its URL . > (If such > > a website mention is already there, I didn't find it; please make > it more > > easily found.) The Korn shell is just a ported application and not part of the FreeBSD operating system itself, so it would not merit special mention on the FreeBSD webpage other than being listed in ports. You don't mention which of the two Korn shell ports you are using but the homepages of both are mentioned in their port descriptions and contact information for the port maintainers are listed in the Makefiles. Cheers, Viktor