cygwin Digest 9 Jan 2002 12:29:19 -0000 Issue 1677

Joshua Franklin joshuadfranklin@yahoo.com
Wed Jan 9 10:51:00 GMT 2002


Try this:

start $(cygpath -w $(which notepad)) &

or, just

start c:\\winnt\\system32\\notepad.exe


> leesb@leesb-kr ~
> $ which notepad
> /cygdrive/c/WINNT/system32/notepad
> 
> leesb@leesb-kr ~
> $ cygpath -w /cygdrive/c/WINNT/system32/notepad
> c:\WINNT\system32\notepad
> 
> leesb@leesb-kr ~
> $ c:\WINNT\system32\notepad
> bash: c:WINNTsystem32notepad: command not found
> 
> leesb@leesb-kr ~
> $ c:\WINNT\system32\notepad.exe
> bash: c:WINNTsystem32notepad.exe: command not found
> 
> leesb@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/



More information about the Cygwin mailing list