Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 09 May 2012 20:31:50 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: bash auto-completion for john

On 05/09/2012 07:13 PM, Frank Dittrich wrote:
> ...
> 
> File attached.

Committed now, along with fixes for the make target. It's not 100%
perfect, but I think it's Good Enough[tm]:


$ make bash-completion

NOTE: Administrative priviledges required for this make target.
cp john.bash_completion /etc/bash_completion.d/
cp: cannot create regular file
`/etc/bash_completion.d/john.bash_completion': Permission denied
make: *** [/etc/bash_completion.d/john.bash_completion] Error 1


...and with sudo:


$ sudo make bash-completion

NOTE: Administrative priviledges required for this make target.
cp john.bash_completion /etc/bash_completion.d/

Bash-completion for JtR successfully installed.
Source /etc/bash_completion or logout/login to activate the changes


magnum

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.