|
I know that we have diff function that allow the comparison two config files. This is working the way I want. However, I'm trying to find a way to compare a large amount of config files, show only the one which are different and avoiding typing a search for each single config file. The use case is that I want know the difference at the config files level between a master environment and another one. Any idea anyone? Sorry if this is too trivial question |
