http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #1 from Ed Clarke webmobster@gmail.com 2009-12-23 09:58:29 --- (In reply to comment #0)
When using the cd .. command with a space appended it doesn't move up a directory. e.g. "cd .. ", but if you add a slash but keep the space it does, e.g. "cd ../ " Without the space the command behaves as expected. I don't have windows any more so I can't tell if this is replicating windows behaviour, but I noticed it when using a program that uses a batch script, and this caused it to error out.
Sorry because it was a new line it didn't include the space "cd ../ "