what is the difference between commmands cmp and diff?
Answer Posted / yuvaevergreen
cmp - compare files and report first line difference
diff - complete difference between two files
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do chown command do?
What is “chmod” command?
What is .sh file?
What does grep v do?
What do chgrp command do?
What are the general commands in using unix os for a beginner?
What is the use of sed command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Are you in or at the office?
Name the various commands that are used for the user information in unix.
Explain ‘library functions’ with respect to unix commands?
Which command can you use to find the currently running process in unix server?
How to use grep command to list find the records of a file containing 10 different strings?
What is the difference between cat command and more command?
What is the behavioural difference between cmp and diff commands?