Shell variables - help

Mark A. Emanuele emanuele at overlf.UUCP
Sat Oct 13 12:42:37 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 ?


Correct me if I am wrong, but I think this will work.


	. shell-program-name-that-is-executible

This should execute that shell script in the current shell much like the way
your .profile does.


-- 
Mark A. Emanuele
V.P. Engineering  Overleaf, Inc.
500 Route 10 Ledgewood, NJ 07852-9639         attmail!overlf!emanuele
(201) 927-3785 Voice   (201) 927-5781 fax     emanuele at overlf.UUCP



More information about the Comp.unix.questions mailing list