To compare directories , folders and files

Hi

How can I to compare directories , folders and files , listing different files

Thank you in advance :cry:

diff -r

I’m now an IDE convert, if you select two directories in the IDE and select compare, it will give you a really nice graphical breakdown of what is different. Of course if you are self-hosted the IDE isn’t the happiest place to be, but if not, then that is the route I’d go for a quick
overview of changes.

Thomas