Path: utzoo!utgpu!watserv1!watmath!att!cbnewsc!pgn From: pgn@cbnewsc.att.com (Novorolsky) Newsgroups: comp.unix.shell Subject: Re: Korn Shell on SVR4 (was: Is Unix V.4 a Kornshell system?) Message-ID: <1990Sep20.171821.9033@cbnewsc.att.com> Date: 20 Sep 90 17:18:21 GMT References: <1bZc02vpcaWd01@amdahl.uts.amdahl.com> Distribution: na Organization: AT&T Bell Labs-Naperville, IL Lines: 16 From article <1bZc02vpcaWd01@amdahl.uts.amdahl.com>, by ikluft@uts.amdahl.com (Ian Kluft): > In article <1262@Waterloo.NCR.COM> ken@Waterloo.NCR.COM (Ken Braithwaite) writes: >>Can anyone tell me if the system V.4 runs the Kornshell? > > The SVR4 manuals should be available from AT&T in any large bookstore. You'll > notice from them that SVR4 is upwardly-compatible with System V.3. Therefore, > the Korn Shell will run just fine on it. SVR4 supplies several shells, and yes, Korn shell is one of them. As an additional item, the SVR4 ksh has some new features, my favorite is job control. You can now move processes from foreground to background and back. (Nothing new to csh users..., BTW, csh is also supplied with SVR4.) The SVR4 manuals are published by Prentice-Hall.