On 10/4/06, Mohammad Khan <mkhan / lextranet.com> wrote: > This is going to be local to the script. > I want something like, global. As far as I know, you can't do that even in bash (that = export variables from a subshell to the parent). J.