This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems with environment variables in Windows 7


I don't get the user's environment variables while in ssh session.
Example :

//open up cygwin console
yoni@yonidesk ~
$ env | grep -i ProgramFiles
COMMONPROGRAMFILES=C:\Program Files\Common Files
PROGRAMFILES=C:\Program Files
yoni@yonidesk ~
$ ssh yoni@localhost
Last login: Thu May 13 13:45:01 2010 from ::1
yoni@yonidesk ~
$ env | grep -i ProgramFiles
[nothing]

Fresh install of latest cygwin, everything else otherwise seems to work.
Any clues ? Thanks.

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]