diff on windows doest work with same path but different drives

diff -urN D:\path1\ D:\path2  - works
diff -urN E:\path1\ D:\path1  - doest works, empty output

early version of diff was report "recursive directory loop"
but currently version of diff wholly empty output



Reply via email to