cat file_1 file_2 file_3 >> combined_file
sort combined_file | uniq > deduplicated_combined_file
for more information:
man cat
man sort
man uniq
Good luck
Last Wiki Answer Submitted: March 3, 2011 4:08 pm by petkoa3,120 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.