script for compare only specified lines
1 TopicNeed to compare only specific lines
Hi, Can someone help to write a script to compare only few required lines between configuration files. For example if file1 has key value pair stating abc=123, it should compare with another file file2 and show the result if there is any changes in that specified line. In my configuration file there will hundreds of lines. So those lines should be memorized first for easy comparing.2.3KViews0likes12Comments