Learnsecurity
May 11 2004, 09:31 PM
hi,
i need a tool that remove duplicates in ascii format file.
I have teste raptor, but it hang up. buffer-address-conflik, anybody knows another one.
setthesun
May 11 2004, 09:42 PM
May you can another version of Raptor if you can find, I think it's best.
zores
May 11 2004, 10:04 PM
you can use unique - its fast an you can combinate it with johntheripper
don't know if it runs under win - use unix
so long
illwill
May 11 2004, 10:40 PM
see if this works for you
AgentOrange
May 11 2004, 11:26 PM
Why don't you just cat into into sort -u?
cat file | sort -u >> newfile.txt
Ooah right you are kiddie and you don't know unix. Download cygwin.
Blackknight
May 12 2004, 02:09 AM
lol AgentOrange..

Fear my script kid army!
Learnsecurity
May 12 2004, 09:24 PM
thanks illwill
@AgentOrange, sure i know unix, linux on suse, i have not so good skillz on linux, i have testet uniq and of course other progrs too. but it dosnīt work.
a small questions, and fast a will a script kiddie, everyone starts
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.