On Fri, 5 Feb 2016, John Sechrest wrote: > I think you want to look at the "diff"
John, diff -y puts the two files side-by-side but requires a manual comparison. As Jim reminded me the tool I want is comm (to compare two sorted files). Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
