http://bugs.winehq.org/show_bug.cgi?id=26943
Summary: copy command has different behaviour Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: iip.umar.rifai@gmail.com
how to test:
- concatenate all txt files into files name alltxt.dat:
copy *.txt alltxt.dat
on Wine, it will ask for confirmation whether we want to overwrite or no, so alltxt.dat will be the same as the last .txt copied.
on Windows, if alltxt.dat is not directory, it will create files named alltxt.dat and if file alltxt.dat already exist, it will ask confirmation only for the first time, and then it will concatenate all .txt files into alltxt.dat. if alltxt.dat is a directory, it will copy .txt files under alltxt.dat (separated file)
http://bugs.winehq.org/show_bug.cgi?id=26943
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-27 11:01:43 CDT --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=26943
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |us@edmeades.me.uk AssignedTo|wine-bugs@winehq.org |us@edmeades.me.uk
http://bugs.winehq.org/show_bug.cgi?id=26943
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |130cdcd72704bda70c5f13c711c | |d3febdd151825 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Jason Edmeades us@edmeades.me.uk 2012-10-15 17:00:24 CDT --- Should be fixed by todays commits
http://bugs.winehq.org/show_bug.cgi?id=26943
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-10-26 13:30:49 CDT --- Closing bugs fixed in 1.5.16.