command to display different lines that are found when
compare two files?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the criteria for choosing a process for swapping out of the memory to the swap device?
How to display n-th line of a file in Unix?
How to reverse a string in Unix?
What do you understand by the term single user system?
Discuss briefly about the directory representation in unix.
Is it possible to count number char, line in a file; if so, How?
Why unix terminals are called dummy terminals?
What are the advantages of unix?
following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?
Where unix is used today?
Does ios use unix?
What do you understand by the term kernel?