1.

Solve : Compare two folders and copy the difference to a third folder?

Answer»

in this LINK you can see what I did

I am beginner with python and I have to do the same for my work. (link INCLUDED) filecmp- code compare directories, take the different files. Everything okay with
ls -1R /tmp/test/current/ & ls -1R /tmp/test/old/
BUT for the THIRD file and the most important does not GIVE me any results.

ls -1R /users/diff/newdiff
I will APPRECIATE your answer. What should I change to take results.

myPennMedicine Login



Discussion

No Comment Found