Start development on BSD 2
[unix-history] / .ref-BSD-1 / ashell / READ_ME
CommitLineData
1a5078b8
BJ
1Wed Oct 19, 1977
2
3This directory contains the source for a shell.
4It requires floating point to do the time command which is built-in
5so you will have to cc it -f on machines without floating point.
6It also requires a version 7 C compiler.
7
8Accurate documentation is in the file "sh.6" to be nroffed with
9/usr/man/man0/naa and a new "version 7" nroff.
10
11This shell requires the "htmp" data base also used by the editor "ex".
12If you do not set it up so that the "sethome" command is done by "login"
13then you should use the old "osethome" routine in ../s6 rather than "sethome"
14and reenable the execl of this sethome in the file "sh.c" (with the correct
15pathname).
16
17 Bill Joy
18 CS Division
19 Department of EE and CS
20 UC Berkeley
21 Berkeley, California 94704
22
23 (415) 524-4510 [HOME]
24 (415) 642-4948 [SCHOOL]