Question 1
file1.txt and file2.txt contains ID, Name of persons. Which of the following command Sort and merge the two files such that:
o The output should contain all the IDs from both files.
o The records should be listed in ascending order of ID.
o If an ID appears in both files, merge the records into one