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 |
A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?
What does "bulk loading of a table" mean? Can you describe advantages or disadvantages of using these features?
Is the Process before and after the swap are the same? Give reason.
List some features of unix.
What is .login file in unix?
What is the difference between an absolute path and a relative path in unix?
What is unix for?
What do you understand by unix shell?
What are different types of files in unix?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is difference between unix and windows?
What are conditions for a machine to support Demand Paging?