Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  news  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Password Recovery Resources on the Net
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Wed, 28 Jan 2009 14:29:37 +0300
From: "(GalaxyMaster)" <galaxy@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: Sorting john.pot with Linux

On Wed, Jan 28, 2009 at 11:12:18AM +0000, Ruben Lara wrote:

> I'm trying to sort alphabetically john.pot file with sort unix command but i can't...
> 
> I tried:
> sort
> 
> But often i get like:
> 0001CwEAbBf4M:xxxxx
> 0001.Kox4Vl7E:xxxxx
...

> Which aren't completely alphabetically....

sort is affected by the current locale (it's the collation setting in
which you are interested).

try:

$ LC_ALL=C sort /path/to/john.pot

-- 
(GM)


-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux