delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/08/22/08:35:32

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <20000822123441.10654.qmail@web125.yahoomail.com>
Date: Tue, 22 Aug 2000 05:34:41 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Subject: Re: help with exporting variables
To: Bob McGowan <rmcgowan AT veritas DOT com>, malcolmg AT gammacomputer DOT com
Cc: cygwin AT sourceware DOT cygnus DOT com
MIME-Version: 1.0

--- Bob McGowan <rmcgowan AT veritas DOT com> wrote:
> Malcolm Garland wrote:
> > 
> > Hi,
> > I'm Malcolm.  I've created a series of bourne shell scripts which set a
> series of environment > variables.  Using bash, we are attempting to
> export/use these scripts on NT.  When we run a > single line: "bash
> 'script-name', the variables are set locally, but the NT "global" environment
> > variables are not modified.  When execute the exact scripts, AFTER entering
> the bash environment > (i.e., level with the bash prompt versus the DOS
> prompt) the environment variables are set > globally.  How can we alter the
> NT global environment variables using a single line command > directive such
> as,
> > $ bash "script-name" Options?
> 
> Maybe?
> 
>   bash -c "source script-name"
> 

NO!!  It is impossible to do what Malcolm wants the way he wants to do it.  It
is the nature of the way parent/child processes work.  The child can inherit
from the parent; but, the parent can't inherit from the child.

Cheers,

=====
---
   Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://gw32.freeyellow.com/>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019