Re: which command returns incomplete paths that don't work with all commands

2005-07-31 Thread Joe Smith
Is there is a really good reason why the which command should return a path that only cygwin programs can recognize? F:/ style notation would screw up many shell scripts that curently work just fine. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: which command returns incomplete paths that don't work with all commands

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 03:16:54PM -0700, Don Beusee wrote: >I am new to Cygwin, but very experienced with Unix/Linux. > >I did this command, just to see how compatible cygwin is with Unix/Linux: >strings -a `which ps` | grep Header > >This works on Unix/Linux (it correctly returns nothing for this