In the Windows emulator, `CD ...` changes to non-existant subdirectory `...` On hardware `CD ...` gives `File not found error` as expected To duplicate, In root directory: ``` CD ... CD /... CD /test CD ... CD /test/... ``` `