what is the difference between commmands cmp and diff?
Answer Posted / suitable
The cmp command compares two files of any type and writes
the results to the standard output. By default, cmp is
silent if the files are the same; if they differ, the byte
and line number at which the first difference occurred is
reported.
diff command find differences between two files
| Is This Answer Correct ? | 56 Yes | 11 No |
Post New Answer View All Answers
What is the use of awk command in unix?
What is the nmap command?
What is updatedb?
What does pipe () return?
What is the use of the tee command?
Explain command to view process running?
What is a command and examples?
How do I run a whois command?
What does grep v grep do?
Differentiate cmp command from diff command.
What does this command do? Cat food 1 > kitty
Describe the usage and functionality of the command rm –r * in unix?
Which command is used to kill the last background job?
What are bash commands?
What is the functionality of a top command?