This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question re. export environment variable


Date: Thu, 20 Feb 2003 12:38:43 -0500
From: Shing-Fat Fred Ma <fma at doe dot carleton dot ca>
To: Bob McGowan <rmcgowan at veritas dot com>
CC: cygwin at cygwin dot com
Subject: Re: Question re. export environment variable

Thanks, Bob.  That's the way I expected it to work.
I was just unsure of whether there was something
cygwin-specific, as it seems strange that something
like HOSTNAME is not marked for export at the time
that it is set.  I'll stick it into ~/.bashrc.

Fred

I've always used the "set -a" shell builtin command in my .bashrc or .kshrc files which then exports all environment variables to all spawned bshells.



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]