Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 456

how can i delete duplicate lines and the line itself from the same document?

by Harmony - 20 June, 2021 - 11:07 PM
This post is by a banned member (Harmony) - Unhide
Harmony  
Supreme
2.269
Posts
493
Threads
4 Years of service
#1
lets say i have a combolist in a notepad++

if there are duplicated lines, i want to delete the duplicated + the original lines, is there any way to do that?
@harmonyboss

im back, dm me for business inquiries
This post is by a banned member (SubAtomic) - Unhide
SubAtomic  
Contributor
407
Posts
89
Threads
4 Years of service
#2
(This post was last modified: 20 June, 2021 - 11:15 PM by SubAtomic.)
(20 June, 2021 - 11:07 PM)Crystal Wrote: Show More
lets say i have a combolist in a notepad++

if there are duplicated lines, i want to delete the duplicated + the original lines, is there any way to do that?



[Image: dv4hgO3.png]

Make sure you click Regular expression.
 
Code:
 

 
[code]
^(.*?)$\s+?^(?=.*^\1$)
[/code]

EDIT:
Just saw that you wanted to delete both lines.... my bad ...

this method only deletes all the duplicates
MY ONLY TELEGRAM IS @melody_supp
Don't trust any retarded impersonators 
:cheemsbonk:


[Image: qftXYyk.gif]BEST ACCOUNTS + Highly Rated
HERE
This post is by a banned member (Harmony) - Unhide
Harmony  
Supreme
2.269
Posts
493
Threads
4 Years of service
#3
This is a bump
@harmonyboss

im back, dm me for business inquiries
This post is by a banned member (Pruned_523523) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)