Shell variables - help
Ronald Pikkert
ronald at atcmp.nl
Thu Oct 11 00:18:22 AEST 1990
>From article <1339 at ul-cs.ulowell.edu>, by mchetan at hawk.ulowell.edu (Munisuvratha Chetan):
> How do I tell the current shell to execute the shell program in
> the current shell, and NOT in a new shell ?
The command: . ./foo will execute the script named foo in the current
directory without starting a subshell to do the job.
-
Ronald Pikkert E-mail: ronald at atcmp.nl
@ AT Computing b.v. Tel: 080 - 566880
Toernooiveld
6525 ED Nijmegen
More information about the Comp.unix.questions
mailing list