Function: Compare 2 files line by line Examples: Compare whole lines: sh_cml a.dat b.dat Compare columns 1 to 10: sh_cml a.dat b.dat 1 10