cmp - compare two files

Usage

cmp FILE1 FILE2

Synopsis

Returns successfully if the two files are the same, return with an error if not

Table Of Contents

This Page