Relative Content

Tag Archive for bashsortingawk

Remove duplicate files from 2 files

i have 2 text files as a.txt and b.txt containing single column data. I want to remove the identical data from both the files using bash script.