>> $ cd /home >> $ ls >> Administrator TBaker tbaker > > How did you manage to create two subdirectories (i.e., TBaker and > tbaker) in the same parent directory that only differ by case? > > Are you configured for case sensitive filenames? What does the > following indicate? > > $ regtool get '\HKLM\SYSTEM\CurrentControlSet\Control\Session > Manager\kernel\obcaseinsensitive'
I am on the road today with the netbook, and on the netbook the command above yields a response of "1". I see that the command $ cd /home $ ls -n /home/tbaker TBaker does _not_ work on the netbook, though I guess this will not be an issue if the /etc/passwd on the netbook already uses "tbaker"? I'll check later today about the desktop and report back. Tom -- Tom Baker <tba...@tbaker.de> -- 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