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 |
Explain system bootup in unix.
What is the chief difference between the –v and –x option s to set?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
What are pipes and filters in unix?
What does unix .profile contains?
What are directories in unix?
What is unix structure?
What is the best free unix based os?
What is the command to connect to remote terminals
Write down some common shells with their indicators?
Differentiate between paging and swapping?
What is home directory in unix?