This is a great little script. If you have 2 files, each with a list of items (for example server names), this script will compare both files and tell you: Which items exist in both lists (=). Which i… more →
Exchange Goodieswrote 1 year ago: Use “DIFF” command in terminal Syntax: diff file1 file2 Understand this concept simply: … more →
wrote 1 year ago: This is a great little script. If you have 2 files, each with a list of items (for example server na … more →