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

On 05/13/2012 12:22 AM, magnum wrote:
> Or... what happens if we have an older version in /etc/bash_completion.d
> and I run a newer local one? It just over-rides the older with no bad
> side effects?

Yes, since ~/.bashrc is processed after the system-wide initialization,
there is no problem.
You can change the bash completion script any time, and source it again.
The _john and _usage function definition will just be overwritten
without any negative side effects.

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.