---

How to remove duplicate lines from a text file using awk or perl on Linux

I have a text file with exact duplicates of lines. I need to remove all those duplicates lines and preserves the order too on Linux or Unix-like system. How do I delete duplicate lines from a text file?

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis