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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020109170529.01a8c1b0@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 09 Jan 2002 17:12:06 -0800 To: "S.B.(SangBum) LEE" , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: [Q]Windows PATH is not working.. In-Reply-To: <3C3C048C.11CDC477@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed S.B., Nothing you report indicates malfunction or misbehavior, hence you need not attempt to fix anything. Note that since your PATH is set so that "which" (or the BASH built-in "type") successfully locate the "notepad" executable, all you need to do to run that program is type its simple name (no path syntax, no suffix). Work with the system and let it work for you. Randall Schulz Mountain View, CA USA At 00:51 2002-01-09, S.B.(SangBum) LEE wrote: >Hi. cygwiners.. > >I have installed cygwin(DLL version: 1.3.6) on Win 2K & met the following >problem. > > >leesb AT leesb-kr ~ >$ which notepad >/cygdrive/c/WINNT/system32/notepad > >leesb AT leesb-kr ~ >$ cygpath -w /cygdrive/c/WINNT/system32/notepad >c:\WINNT\system32\notepad > >leesb AT leesb-kr ~ >$ c:\WINNT\system32\notepad >bash: c:WINNTsystem32notepad: command not found > >leesb AT leesb-kr ~ >$ c:\WINNT\system32\notepad.exe >bash: c:WINNTsystem32notepad.exe: command not found > >leesb AT leesb-kr ~ >$ /cygdrive/c/WINNT/system32/notepad <-- in this case, it's working fine. > >What should I look at to fix this? Any ideas? > >Please reply all because I'm not a subscriber. Thanks. -- 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/