what is the difference between cmp and diff commands
Answer Posted / supreetha
cmp--> shows the first difference in the files
diff--> shows all the differences in the files
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
I have 2 files and I want to print the records which are common to both.
What makes c shell a more preferable option than the bourne shell?
What is the best scripting language?
What does debug script mean?
Explain about debugging?
Can we run shell script in windows?
What are zombie processes?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What are the different types of shell scripting?
How do I run a bin bash script?
How to open a read-only file in the shell?
Explain about non-login shell files?
Print the 10th line without using tail and head command.
What is the difference between scripting and coding?
What is the significance of $#?