Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DA8D880.1060700@hotmail.com> Date: Sun, 13 Oct 2002 12:20:48 +1000 From: David Ryan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: export problem. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have very simple script that all it needs to do is export some environment variables. I can't seem to get it to work. All it does is.. export PS2DEV=/usr/ps2dev If I do this on the command line it works fine.. and if I place it in /etc/profile it works also. I assume whats happenning is its starting a shell.. setting the environment variable and then closing the shell. How do I write a script that modifies the current environment? If I can get the one line working I'll be expanding it, so doing it on the command line everytime is not an option. I have the cygwin 1.3.12-4 installed. I also tried going back to 1.3.10-1 to see if it was a bug. I'm hoping theres something small I'm missing. Thanks, David. -- 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/