Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 10 May 2012 21:07:07 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: bash auto-completion for john

On 05/10/2012 07:47 PM, magnum wrote:
> On 05/10/2012 07:16 PM, Frank Dittrich wrote:
>> BTW: I noticed that completion will not work (the _john function doesn't
>> get called) if I use
>> $ LC_ALL=C ./john
> 
> I noticed that too, when using LWS=nn with OpenCL. Like you say, this
> seems to be a general problem with bash completion.

A workaround would be to use
export LWS=nn; ./john ...

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.