Matt Price <[EMAIL PROTECTED]> writes:
> anyone know if it's possible to pass the value of variables assigned
> within a bash script back out to the executing shell?
No, unless you run the child script using the '.' builtin.
> I've written a tiny script to figure out the IP address of my
> (dyna
On Tuesday 24 June 2003 06:05, Matt Price wrote:
> Hi,
>
> anyone know if it's possible to pass the value of variables assigned
> within a bash script back out to the executing shell? Or better yet,
> to all subsequent shells?
>
> I've written a tiny script to figure out the IP address of my
> (dy
On Mon, June 23 at 11:05 PM EDT
Matt Price <[EMAIL PROTECTED]> wrote:
> Hi,
>
> anyone know if it's possible to pass the value of variables assigned
> within a bash script back out to the executing shell? Or better yet,
> to all subsequent shells?
>
> I've written a tiny script to figure out th
3 matches
Mail list logo