rehmanz has asked for the wisdom of the Perl Monks concerning the following question:
The "." followed by a shell script name allows one to execute script in the current shell in order to access all the variables of the shell. For example:
I am looking for a similar command in TCL and I cannot find it. Is there a way to use the "exec" command to execute a program in the same shell? Please let me know.. myScript.sh
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Equivalent Dot Command in TCL
by Corion (Patriarch) on Oct 09, 2010 at 06:55 UTC | |
|
Re: Equivalent Dot Command in TCL
by ww (Archbishop) on Oct 09, 2010 at 01:05 UTC | |
|
Re: Equivalent Dot Command in TCL
by andal (Hermit) on Oct 11, 2010 at 07:16 UTC | |
|
Re: Equivalent Dot Command in TCL
by cdarke (Prior) on Oct 11, 2010 at 13:32 UTC |