Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!ox.com!mudos!mju From: mju@mudos.ann-arbor.mi.us (Marc Unangst) Newsgroups: comp.unix.sysv386 Subject: Re: The Shell Game (was Re: BadHerz VALUE) Keywords: BAD HZ VALUE Message-ID: <1991Feb10.214423.1242@mudos.ann-arbor.mi.us> Date: 10 Feb 91 21:44:23 GMT References: <6422@spdcc.SPDCC.COM> Organization: The Programmer's Pit Stop, Public Access Unix +1 313 665 2832 Lines: 21 In article <6422@spdcc.SPDCC.COM> rbraun@spdcc.COM (Rich Braun) writes: > Also, I'm curious as to why the cryptic 'sh' user interface > has not been replaced with something hi-tech. I still miss > the DEC-20. As far as I know, 'ksh' still retains the basic > look-and-feel of 'sh', though with an Emacs line editor. It has. It's called Bash. The reason it's not in /bin/sh is because it would break a great deal of things that rely on /bin/sh behaving a certain way. The other reason is that /bin/sh is small, lean, and relatively fast. Bash is large, unwieldy, and does strange things sometimes. When I'm working with something in single-user mode, I want to have the shell do what I want it to; I don't want to have to fight with it. Bash is also GNUware, which means the chances of SCO distributing it are little to none. -- Marc Unangst | "I think I have a bad disk. Even though I mju@mudos.ann-arbor.mi.us | folded it to fit into my drive, it still ...!umich!leebai!mudos!mju | doesn't work..." -Caller to a tech support line