command to display different lines that are found when
compare two files?
Answer Posted / prakash singh syan
diff file1 file2
Above command will display all the lines which r diff in
file1 & file2 whereas, cmp will only display 1st occurance
of difference.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are special characters in unix?
What is buffer header unix?
What is .profile unix?
Discuss the mount and unmount system calls ?
What does cp mean in unix?
Does unix have a gui?
What are the benefits of running processes in the background?
What are the criteria for choosing a process for swapping into memory from the swap device?
Is unix a language?
Who developed unix operating system?
Where is unix used?
How does unix work?
What is unix operating system explain various components of unix operating system?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
Explain kernal and shell?