unsetenv TERMCAP in a csh

Lloyd Zusman ljz at fxgrp.UUCP
Sat May 21 03:46:08 AEST 1988


In article <484 at philmds.UUCP> leo at philmds.UUCP (L.J.M. de Wit) writes:
> ...
>Try the Bourne shell; it has a . command (. script = read commands from script)
>so that the parent (the shell) itself reads the commands. But you probably
>like the csh better ??!

And the csh has the 'source' command which does exactly the same thing as
Bourne's "." command.  If you really  love ".", you can do "alias . source"
in csh.


--
  Lloyd Zusman                          UUCP:   ...!ames!fxgrp!ljz
  Master Byte Software              Internet:   ljz%fx.com at ames.arc.nasa.gov
  Los Gatos, California               or try:   fxgrp!ljz at ames.arc.nasa.gov
  "We take things well in hand."



More information about the Comp.unix.questions mailing list