Larry Hall wrote:
At 11:05 AM 8/6/2004, you wrote:
$ cygcheck -s -v -r | grep home
HOME = `C:\cygwin\home\Ken Dibble'
PWD = `/home/kdibble'
OLDPWD = `/home/kdibble'
$ echo $HOME
/home/kdibble
So obviously there is something weird going on, any idea why cygcheck
says home is one thing, but bash says it is another?
Simple. 'cygcheck' reports the settings in your Windows environment while
'bash' reports the Cygwin version. This is normal.
that's a relief. thanks.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/