This weekend I encountered a simple, but interesting topic, which concerns comparing the contents of two directories.
The fun part is that you don't need any additional utilities as standard diff
command is fully sufficient.
↧
How to compare the contents of two directories
↧