[Gate-users] Help with GATE install
Erin McKay
erin at computerhead.com.au
Wed Apr 15 16:01:08 CEST 2009
When you 'source' a file, it is interpreted in the context of the current
process. If you execute it (with ./env_gate.sh), it is run in a child process.
Environment variables are inherited from parent to child, but not from child
to parent.
> Why don't you use just ./env_gate.sh instead of source env_gate.sh...?
--
Erin McKay
Lead Programmer & Tea Boy
Computerhead
More information about the Gate-users
mailing list