
Commands
cmp [Command]
September 19, 2011
|
Command cmp cmp – command performs byte comparison of two files. Syntax cmp [options] file1 file2 Options -l displays the byte number (decimal) and the differing bytes (octal)
Read More