i have TXT file that contains all the IP's of the users that r on my FTP..(at real time)..so i want to do a program that will delete all the same IP's..
for example my list is:
212.123.321.123
212.234.123.121
212.123.321.123
so i want it to be:
212.234.123.121




Reply With Quote