X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=NQ DGQLQcfodYAV2DTrLFZ7efxD14N2sYGpHbq8KvtV2so3+0/dPUwL9nqMIV5eLPsR A3hEv413s82hWBp+ud0Gf6/wKL0UoF9di4+mn63WoGr+Pyy5p8fAYF1ZV3Kb1Ai2 whITEcG1WOa3ezRVy8CHgRGwwqifljAgWaPsy6m7Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=8SyotxhJ ODI9rF5lV4m3YLk7tUs=; b=kypjuRtilpA+82LaxalxNBNyZJDDioeCKF1tf+vt w511FgjCZGHBlT3nVgwYr1mFtueEt/GLmuAfvP0makRG3UQhKXq9mg7Si1snjq4O Vx2oJoodJz5LrjG0X40eDhQD9G8y0tHsVTz9ylOnAVDeYXigH2IzCqICR7sUcjxZ nYk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.181.13.7 with SMTP id eu7mr22029478wid.54.1374228380937; Fri, 19 Jul 2013 03:06:20 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Jul 2013 12:06:20 +0200 Message-ID: Subject: Re: set - unset not working From: Csaba Raduly To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi, anurag sharma On Fri, Jul 19, 2013 at 8:18 AM, anurag sharma wrote: > Hi Team, > > i have installed the latest version of the CYgwin ( 1.7 ) , for the > build activities of the NT builds. > i am not able to set/unset env variables. > every time the following error pops up : > > set/unset not recognized as internal or external command. Bash uses a different syntax for setting/unsetting environment variables. The first hit of googling for "bash environment" is this link to a bash HowTo: http://genepath.med.harvard.edu/mw/Bash:HOW_TO:_Set_an_environment_variable_in_the_bash_shell The first hit for "bash environment unset" is: http://www.lostsaloon.com/technology/how-to-view-edit-and-delete-an-environment-variable-in-linux/?ModPagespeed=noscript > > i have latest bash installed. "latest" is not a version. > please help. Please help us help you. Read and follow the problem reporting guidelines here: > Problem reports: http://cygwin.com/problems.html Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple