Combine to user:pass, Crashes with --show
#7
(01-29-2015, 01:46 PM)philsmd Wrote: wait.
this task won't take you longer than some ms (case #1) or seconds (case #2).

#1: you just sed / awk etc it
#2: you open a reliable text editor (like vi / vim, maybe also notepad++ etc) and search and replace the beginnings of the lines with valid data

This is very easy and basic file manipulation every computer users should be able to do (with help of reliable tools like sed/awk/vim/notepad++ etc)... And anyway the files are considerable small (not even hundreds or thousands of mega bytes, MB).

That is, if you know the exact problem that is causing it? I removed all empty, and all usernames with ":::"'s in it, still crashing, or simply not outputting more then 3k entries


Messages In This Thread
RE: Combine to user:pass, Crashes with --show - by eddow - 01-29-2015, 01:54 PM