j
k
j a
j l
eric pouech (@epo) commented about programs/xcopy/xcopy.c:
} } /* Don't copy a file over itself. */ if (XCOPY_IsSameFile(copyFrom, copyTo)) {
} }
/* Don't copy a file over itself. */
if (XCOPY_IsSameFile(copyFrom, copyTo)) {
this isn't at the right place; only checked `xcopy a a /P` but got prompted for 'a'
Back to the thread
Back to the list