cmp—compares two files

cmp [ –l ] [ –s ] filename1 filename2

The two files are compared. cmp makes no comment if the files are the same; if they differ, it announces the byte and line numbers at which the first difference occurred.

Example A.13.
					cmp file.new file.old
				

Explanation

If the files differ, the character number and the line number are displayed.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.44.182