> X-Original-To: ksh93-integration-discuss at opensolaris.org > Delivered-To: ksh93-integration-discuss at opensolaris.org > Date: Tue, 17 Oct 2006 10:47:34 -0700 > From: Alan Coopersmith <Alan.Coopersmith at Sun.COM>
> Don Cragun wrote: > > This case proposes to introduce the new file /etc/ksh.kshrc to the > > system, as a per-system configuration file for interactive ksh93 (Korn > > Shell). > > Will this file be used by the existing ksh88-based shells in Solaris? > (/usr/bin/ksh, /usr/xpg4/bin/sh, and /usr/dt/bin/dtksh) > If so, will the proposed contents be compatible with them or affect them? > No, /etc/ksh.kshrc will not be used by any ksh88-based shell on Solaris: not /usr/bin/ksh nor /usr/xpg4/bin/sh, nor with /usr/dt/bin/dtksh, which is based on a very early version of ksh93. April