Need Help With Removing Duplicates
Posted: Mon Jan 31, 2011 1:41 pm
How Do I Go About Removing Duplicates in a TXT File?
Example:
{Version 1}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.facebook.com/cfs-ak-
snc6/78679/449/109340239134123_34453.mp4]
[facebook http://video.ak.facebook.com/cfs-ak-
snc6/78675/341/109340309134116_56217.mp4]
{Version 2}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 3}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 4}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 5}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[megavideo LH3KYZAE]
{Version 6}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[zshare http://www.zshare.net/videoplayer/player.php?
SID=dl023&FID=83015550&FN=Dragon Ball Kai
82.flv]
{Version 7}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[novamov 0ye167blqu6b1]
Version 2, 3, & 4 are the same, how can i remove them and
at the same time rename the other versions accordingly?
From Version 1-4 in order.
Example:
{Version 1}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.facebook.com/cfs-ak-
snc6/78679/449/109340239134123_34453.mp4]
[facebook http://video.ak.facebook.com/cfs-ak-
snc6/78675/341/109340309134116_56217.mp4]
{Version 2}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 3}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 4}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78661/667/109152589155101_11180.mp4]
[facebook http://video.ak.fbcdn.net/cfs-ak-
snc4/78605/484/109152622488431_3792.mp4]
{Version 5}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[megavideo LH3KYZAE]
{Version 6}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[zshare http://www.zshare.net/videoplayer/player.php?
SID=dl023&FID=83015550&FN=Dragon Ball Kai
82.flv]
{Version 7}
<img src="http://www.myanimelinks.com/wp-
content/uploads/2010/03/engsub.png">
[novamov 0ye167blqu6b1]
Version 2, 3, & 4 are the same, how can i remove them and
at the same time rename the other versions accordingly?
From Version 1-4 in order.