Read more

Remove duplicate lines from a text file

Henning Koch
September 27, 2011Software engineer at makandra GmbH

You can use this shell command:

uniq -u input.txt output.txt
Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot
Posted by Henning Koch to makandra dev (2011-09-27 10:46)