Possible Duplicate:
Using cd Command in Windows Command Line, Can’t Navigate to D:\
Why, just why, is cd in Windows so stupid and does not do what it's supposed to do in the situations like this:
I:\Documents and Settings\blah\>cd C:\somedir\
I:\Documents and Settings\blah\>
I know you can chdir /d. But why is that not the default behavior?