** Only Linux / Windows Bash ** 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...