what is the difference between commmands cmp and diff?
Answer Posted / sai kiran
cmp---give the first instance of differnce and place like
line and char number in that line
diff--gives the complete differences in the file with the text
> means which has in second file not in first file
< means which has in first file not in second file
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Why is shebang used?
What is a bash command?
Explain command to show the space allocation of files?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is pipe command in unix?
What is command statement?
What is awk command used for?
What does #!/ Bin sh do?
Name the unix command to find how many days the server has been up.
Who command in unix?
What is rmdir command?
What are the general commands in using unix os for a beginner?
What are file commands?
Which command is used to copy files?
What is sed awk grep?