Subtracting words in one list from another list
#1
Question 
Say you generated a word list that was 5Gb, and it failed, then you added another rule to that list and it grew the list to 50Gb

Is there a way to remove the words in the first 5Gb list, from the new 50Gb list? (saving you from testing the same words twice)
Reply
#2
Yes, rling was made for that:
https://github.com/Cynosureprime/rling
Reply
#3
(03-05-2023, 02:55 PM)b8vr Wrote: Yes, rling was made for that:
https://github.com/Cynosureprime/rling

thanks king. just what im after.
Reply