Xref: utzoo comp.bugs.sys5:1060 comp.unix.questions:15200 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!bionet!apple!rutgers!dptg!att!cbnewsl!raj From: raj@cbnewsl.ATT.COM (Richard A. Johnson) Newsgroups: comp.bugs.sys5,comp.unix.questions Subject: Re: Is this a ksh bug? Summary: bug is in ksh 11/16/88a, too Message-ID: <1260@cbnewsl.ATT.COM> Date: 26 Jul 89 14:38:33 GMT References: <554@tijc02.UUCP> <9648@alice.UUCP> <1925@cbnewsc.ATT.COM> Organization: AT&T Bell Laboratories Lines: 24 In article <1925@cbnewsc.ATT.COM>, levy@cbnewsc.ATT.COM (Daniel R. Levy) writes: > > I was one of the beta testers for the '88 ksh, and to the best of my memory, > this bug is in the 11/16/88 ksh, but not in the 11/16/88a ksh or earlier '86 > ksh. > > Daniel R. Levy UNIX(R) mail: att!ttbcad!levy, att!cbnewsc!levy I was also a beta-tester and am now running ksh version 11/16/88a. The bug does appear on my 3B2 running SVR3.1, and can be reproduced as follows (in case there is still a question about what the bug is): $ CDPATH=/usr:/usr/raj $ export CDPATH $ cd /usr/raj $ mkdir c: $ cd c: $ mkdir xyz $ cd xyz ksh: xyz: not found $ Rich Johnson AT&T-BL, Whippany, NJ, att!video!raj