EmEditor (text editor) Forum Index Regular Expressions
remove lines of same words in different sequence | Register To Post |
| Threaded | Oldest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| user | Posted on: 2/26/2012 7:43 am |
Home away from home ![]() ![]() Joined: 9/29/2006 From: Posts: 212 |
remove lines of same words in different sequence hello
I have many lines like this: a, b, c a, c, b a, b, c, d a, c, b, d for my project, if a line contains the same letters (a, b, c, etc) but in different order, it is the same and should be deleted (one of them) for example: a, b, c and a, c, b are the same, so one of them should be removed how can I remove these? thanks! |
| Threaded | Oldest First | Previous Topic | Next Topic | Top |
| Register To Post | |


