what is the difference between commmands cmp and diff?
Answer Posted / rajesh kumar (cap)
The cmp command compares only first diffrence between two
file,but in case of diff will cmpare hole file diffrence.
| Is This Answer Correct ? | 39 Yes | 7 No |
Post New Answer View All Answers
What is s and g in sed command?
What is the use of finger command?
What is the behavioural difference between cmp and diff commands?
Describe the usage and functionality of the command rm –r * in unix?
What does find command return in unix?
Which command should you use to find the remaining disk space in unix server?
Differentiate cat command from more command.
What do chmod command do?
What difference between cmp and diff commands?
Name the unix command to find how many days the server has been up.
What is the first character of the output in ls l command?
How do you grep a case insensitive?
What do chgrp command do?
Which command is used to kill the last background job?
What does #!/ Bin sh do?