Installing the new C shell...

1. Adjust the define BUILTINS in tenex.c, if you wish, to whatever
   directory you want to place the builtins.  It is set up to use
   /usr/new/lib/builtins.

2. If you change it, adjust DIR in the shell script "makebuiltins".

3. Run "makebuiltins".

4. make

5. Move ./csh wherever you like.

9. Enjoy.

Notes:

   If you rename csh to something else (like newcsh) and use it as your
   login shell you'll have to fix login.c to know that newcsh wants the
   newtty driver.  If you don't, you'll just get a dumb message
   "Switching to new tty driver".  Alternately, You can just delete this
   message (from sh.c).  We (HP Labs) have simply replaced /bin/csh with
   this one as everyones standard login shell.

See newshell.1 man file for changes made.

If you make any fixes or changes, please mail them back to

		kg@HP-Labs		(CSNET)
		kg.HP-Labs@Rand-Relay	(ARPANET)
		ucbvax!hplabs!kg	(UUCP)

Comments and suggestions always welcome.

				-Ken Greer