unsetenv TERMCAP in a csh

Barsam Marasli barsam at eros.ame.arizona.edu
Sat May 7 03:15:57 AEST 1988


In article <3780 at csli.STANFORD.EDU> gandalf at csli.stanford.edu (Juergen Wagner) writes:
[stuff deleted]
> ...and there is
>no way to change the parent's environment just by calling a script.
>

how about using "source"

(put these in foo)

	unsetenv TERMCAP
	setenv TERM vt100

alias foo "source foo"
foo

------------------------------------------------------------------------
Barsam Marasli                  # Speak slowly, I hear with an accent. #
Internet: eros!barsam at arizona.edu
UUCP    : ...{allegra,ihnp4,cmcl2,hao!noao}!arizona!eros!barsam
Bitnet  : barsam at arizrvax



More information about the Comp.unix.questions mailing list