Lapas

ceturtdiena, 2018. gada 18. oktobris

Remove duplicate lines with Notepad++

In replace dialog select "Regular expression" and ". matches newline"

Find what:^(.*?)$\s+?^(?=.*^\1$)
Replace with:

Source: https://stackoverflow.com

Nav komentāru:

Ierakstīt komentāru