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 To: cygwin AT cygwin DOT com From: Jason Joines Subject: Re: setting windows environment variables Date: Wed, 21 Jul 2004 10:03:11 -0500 Lines: 37 Message-ID: References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040720163351 DOT 0338a438 AT pop DOT prospeed DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: joines.bus.okstate.edu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040617 In-Reply-To: <6.1.0.6.0.20040720163351.0338a438@pop.prospeed.net> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-IsSubscribed: yes Just found cygstart was in cygutils and used it. The --hide option was just what I needed. Thanks, Jason Joines ================================= Larry Hall wrote: > At 04:18 PM 7/20/2004, you wrote: > >> I have a Cygwin BASH script which takes user input, uses ldapsearch, etc., to set a bunch of environment variables. I can then use these from bash with no problem. I would also like to make these environment variables available to the windows command interpreter. >> Is there anyway to do this? > > > > Only if the windows command interpreter is a child of the bash process you > run from. Otherwise, your best bet is to export the variables as some > batch file and run that in the windows command interpreter. > > > >> Also, is there a BASH equivalent of the windows cmd start command that lets you start many processes without having to wait on each to finish? > > > > How about 'cygstart'? > > > -- > Larry Hall http://www.rfk.com > RFK Partners, Inc. (508) 893-9779 - RFK Office > 838 Washington Street (508) 893-9889 - FAX > Holliston, MA 01746 > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/