This is a discussion on making env variable values stay put within the AIX Operating System forums, part of the Unix Operating Systems category; --> Anyone know how to run a script that makes env variables hold their values after the script ends? thanks! ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Bill wrote: > Anyone know how to run a script that makes env variables hold their > values after the script ends? > > > thanks! > Bill .. file runs file in the current shell (ksh or bash) instead of creating a new one -- S |