Question: Create a shell script to concatenate two files ( file1.txt and file2.txt ) and delete all duplicate lines. Save the result in a third file
Create a shell script to concatenate two files (file1.txt and file2.txt) and delete all duplicate lines.
Save the result in a third file called result.txt.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
