delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20020109185109.21659.qmail@web20001.mail.yahoo.com> |
Date: | Wed, 9 Jan 2002 10:51:09 -0800 (PST) |
From: | Joshua Franklin <joshuadfranklin AT yahoo DOT com> |
Subject: | Re: cygwin Digest 9 Jan 2002 12:29:19 -0000 Issue 1677 |
To: | cygwin AT cygwin DOT com |
Cc: | sangbum DOT lee AT oracle DOT com |
In-Reply-To: | <1010579359.29455.ezmlm@cygwin.com> |
MIME-Version: | 1.0 |
Try this: start $(cygpath -w $(which notepad)) & or, just start c:\\winnt\\system32\\notepad.exe > 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. __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |