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 different types of files in unix?
Is learning unix useful?
Explain the importance of directories in a unix system
What are the criteria for choosing a process for swapping into memory from the swap device?
How to check the date in unix?
Does windows use unix?
What is a filter in unix?
List the distributions of unix.
Is unix is a programming language?
Is windows built on unix?
How to calculate the number of words in a file?
What are the advantages of unix operating system?
What are the bits that support the demand paging?
What does tr H do in unix?
What a pipe?