Aninoss / lawliet-bot

The source code of the Lawliet Discord Bot
GNU General Public License v3.0
49 stars 16 forks source link

remove doubled entries in hangam_de_de.txt #5

Closed Joshix-1 closed 3 years ago

Joshix-1 commented 3 years ago

I used awk '!a[$0]++' input.txt like said here: https://stackoverflow.com/questions/9377040/remove-duplicate-entries-in-a-bash-script