shor7cut
Elite member
Elite member
Premium
- Thread Author
- #2
** Only Linux / Windows Bash **
[HIDE]
Command Linux/Bash :grep -i -o '[A-Z0-9._%+-]\+@[A-Z0-9.-]\+\.[A-Z]\{2,4\}' emailist2.txt | uniq -u | sort >> "emfix.txt"
and for filter hotmail/yahoo/gmail :
You can download toolshttps://pastebin.com/raw/sGj4kMNM
[/HIDE]
To avoid users who are rarely active, I enable hidden tags.
[HIDE]
Command Linux/Bash :grep -i -o '[A-Z0-9._%+-]\+@[A-Z0-9.-]\+\.[A-Z]\{2,4\}' emailist2.txt | uniq -u | sort >> "emfix.txt"
and for filter hotmail/yahoo/gmail :
You can download toolshttps://pastebin.com/raw/sGj4kMNM
[/HIDE]
To avoid users who are rarely active, I enable hidden tags.