Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!umich!ox.com!msen.com!emv From: kevin@IGOR.TAMRI.COM (Kevin Dalley) Newsgroups: comp.archives Subject: [sgi] Korn shell Message-ID: <1991Apr10.223642.18853@ox.com> Date: 10 Apr 91 22:36:42 GMT References: <25933@hydra.gatech.EDU> <9104101720.AA14875@igor.tamri.com> Sender: emv@msen.com (Edward Vielmetti, MSEN) Reply-To: kevin@IGOR.TAMRI.COM (Kevin Dalley) Followup-To: comp.sys.sgi Organization: The Internet Lines: 28 Approved: emv@msen.com (Edward Vielmetti, MSEN) X-Original-Newsgroups: comp.sys.sgi Archive-name: unix/shell/cwru-bash/1991-04-10 Archive-directory: ftp.cwru.edu:/pub/bash/ [129.22.8.44] Original-posting-by: kevin@IGOR.TAMRI.COM (Kevin Dalley) Original-subject: Korn shell Reposted-by: emv@msen.com (Edward Vielmetti, MSEN) > Just a short plea to the folks at SGI: > Please consider including ksh as one of the standard shells. > I know the AT&T license may cost a few bucks, but it's money well spent. You should try bash, the Bourne Again SHell. cwru has a copy of their version available by anonymous ftp from slc2.INS.CWRU.Edu in /pub/bash/bash-1.07.cwru.tar.Z, with other bash information information available. cwru's version compiles nicely on the IRIX. An extraction from the man page: Bash is a sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash incorporates useful features of the Korn shell (ksh) and the C shell (csh) as well. It has most of the ksh features that I liked, including the ability to write large shell programs that run *really* slow. Of course, it's also free. Try it. Kevin Dalley kevin@tamri.com