what is the difference between commmands cmp and diff?
Answer Posted / bandi sreekanth
CMP:is used to compare two files by byte by byte process
DIFF:is used to compare files by line by line and list the defference between two files to standard output.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
How do I find previous commands in unix?
What are the commands in UNIX to list the files in a Directory?
What is the difference between grep and grep?
What difference between cmp and diff commands?
What is $0 bash?
Using unix command how to display no of records in oracle?
What is {} in find command?
What do chgrp command do?
Explain the steps that a shell follows while processing a command.
Which command is used to restrict incoming messages?
What is the use of sed command in unix?
What does awk stand for?
What is the use of tee command?
What do know about tee command?