Standard Shells On System V.4

Eric Gisin eric at mks.com
Sat Mar 10 03:40:37 AEST 1990


In article <269 at macuni.mqcc.mq.oz>, news at macuni.mqcc.mq.oz (USENET News System) writes:
> 
> Does any shell wizard out there know what standard shells will be available on
> UNIX System V.4. That is, I've heard ksh will be, what about csh and will it
> have any enhancements. What about sh (and which version, will it have functions
> etc. or just be the standard BSD /bin/sh with very little).

Why would System V.4 have the BSD /bin/sh?
The V.4 shell is the V.3.2 shell with job control.
Job control is not enabled by default, only
when the shell is interactive and invoked as "jsh".
Presumably they used this method instead of Korn's -m option
so that you just change your login shell to /bin/jsh.

(This is from the new SVID, I haven't seen V.4 yet).



More information about the Comp.unix.wizards mailing list