[ros-bugs] [Bug 4013] cmd doesn't handle .. and . well

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jan 15 00:41:39 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4013





--- Comment #9 from Goplat <mrnobo1024 at yahoo.com>  2009-01-15 00:41:39 CET ---
The primary problem here is that split() considers a slash to begin a new
argument, so when you do "move calc.exe ../../" the source and destination as
seen by the move command are really "/.." and "/" respectively.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list