Shell variables - help

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Oct 11 04:40:14 AEST 1990


In article <1339 at ul-cs.ulowell.edu> mchetan at hawk.ulowell.edu (Munisuvratha Chetan) writes:
>How do I tell the current shell to execute the shell program in
>the current shell, and NOT in a new shell ?

Use the "." builtin command:
	. foo_bar	# executes foo_bar script in the current shell



More information about the Comp.unix.questions mailing list