
export variables to calling shell in a shell-script
On Sat, 03 Feb 2001 17:16:02 GMT, Holger Hartmann
Yes, invoke it differently. Do either
source scriptname
or
. scriptname
Either one will run the script in the current shell, and not a sub-shell.
Mark Post
Postmodern Consulting
Information Technology and Systems Management Consulting
To send me email, replace 'nospam' with 'home'.