Wed Oct 19, 19772BSD did include csh and was first officially released May 1979. I'm sure there were informal advance copies of csh sent out sooner. I recall csh already being on the UCB systems when I arrived in September of 1978.
This directory contains the source for a shell.
It requires floating point to do the time command which is built-in
so you will have to cc it -f on machines without floating point.
It also requires a version 7 C compiler.
Accurate documentation is in the file "sh.6" to be nroffed with
/usr/man/man0/naa and a new "version 7" nroff.
This shell requires the "htmp" data base also used by the editor "ex".
If you do not set it up so that the "sethome" command is done by "login"
then you should use the old "osethome" routine in ../s6 rather than "sethome"
and reenable the execl of this sethome in the file "sh.c" (with the correct
pathname).
Hi. Can anyone give a definitive date for when Bill Joy's csh first got out of Berkeley? I suspect it's in the 1976 - 1977 time frame, but I don't know for sure. Thanks! Arnold