This Blog is intended to collect information of my various Intrests,pen my opinion on the information gathered and not intended to educate any one of the information posted,but are most welcome to share there view on them
Sunday, December 23, 2018
Linux Shell - How To Remove Duplicate Text Lines
I need to sort data from a log file, but there are too many duplicate lines. How do I remove all duplicate lines from a text file under GNU/Linux?