Ok, I can look at the other machine now (briefly), the sytax there already has the --login
So, that is not the problem... -----Original Message----- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Roe, Kevin L. Sent: Friday, March 12, 2010 11:34 AM To: cygwin@cygwin.com Subject: RE: missing paths Ok, so I am testing this on a machine that has 1.5.3 I changed the -login to --login It doesn't change anything. I know, I really need to test it on the other machine, but it isn't available right now. However, I also tried eliminating the "login" option entirely, and now this machine has the same "/usr/bin" start location. Does this mean that the "bash" command has gotten more picky about syntax? -Kevin -----Original Message----- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of René Berber Sent: Friday, March 12, 2010 11:29 AM To: cygwin@cygwin.com Subject: Re: missing paths Roe, Kevin L. wrote: > Here is the exact syntax used in my Windows shortcut: > > C:\cygwin\bin\rxvt.exe -T "%COMPUTERNAME%.%USERDNSDOMAIN%" -e /bin/bash > -login -c "exec /bin/bash" And there is your problem, its --login (long parameters use double dash). -- René Berber -- Problem reports: http://**cygwin.com/problems.html FAQ: http://**cygwin.com/faq/ Documentation: http://**cygwin.com/docs.html Unsubscribe info: http://**cygwin.com/ml/#unsubscribe-simple