X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_05,J_CHICKENPOX_46,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <5195c8760901052216r1b25931dm16b75479e1ddb4d2@mail.gmail.com> Date: Tue, 6 Jan 2009 11:46:24 +0530 From: "Jeenu V" To: cygwin AT cygwin DOT com Subject: Re: cmd.exe from Cygwin In-Reply-To: <4962EA61.5050203@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5195c8760901020359y51dbe19cw2803e36afe028c1d AT mail DOT gmail DOT com> <4962856F DOT 4090206 AT equate DOT dyndns DOT org> <5195c8760901051704w4a68c10ehcde6cd5610fa9f3 AT mail DOT gmail DOT com> <4962CAA1 DOT 9080104 AT cygwin DOT com> <5195c8760901051957l64bc2a20gfd246ca684f689a4 AT mail DOT gmail DOT com> <4962D8ED DOT 1000109 AT cygwin DOT com> <5195c8760901052020l6dd3669bif4ffe5525846f03d AT mail DOT gmail DOT com> <4962DE56 DOT 6040007 AT cygwin DOT com> <5195c8760901052113i531a01eeucd7e7aa0f36c8dc3 AT mail DOT gmail DOT com> <4962EA61 DOT 5050203 AT cygwin DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, Jan 6, 2009 at 10:51 AM, Larry Hall (Cygwin) wrote: > OK, sounds like an environment problem then. You could probably spot > the issue by comparing the environment you get in bash with the one > you get in cmd.exe. I did that already and that was how I came to know I could solve the original problem by modifying %path%. PATH is the only variable whose contents differed - %path% was prefixed with Cygwin bin directories. Also there were new variables inherited from bash which were: EDITOR=env -u DISPLAY vim FIGNORE=.svn:.o:~ HOME=h:\ HOSTNAME=blr-win-217 INFOPATH=/usr/local/info:/usr/share/info:/usr/info: MAKE_MODE=unix MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man OLDPWD=/cygdrive/e/Symbian/M04765_Symbian_OS_v9.5/src/CEDAR/GENERIC/base/bsp/hwip_arm/rvemuboard/falcon PRINTER=Microsoft Office Document Image Writer PS1=e[22;31mHe[00m [e[22;32mwe[00m]n! $ PS3=> PWD=/cygdrive/h SHLVL=1 SVN_EDITOR=env -u DISPLAY vim "+set tw=100" TERM=cygwin USER=jeevis01 _=/cygdrive/c/WINDOWS/system32/cmd But, I don't see anything harmful here. -- :J -- 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/