[Bash-completion-devel] [SCM] bash-completion branch, master, updated. 1.3-482-g099b47c

Ville Skyttä ville.skytta at iki.fi
Tue Dec 27 19:55:53 UTC 2011


On 2011-12-20 18:18, Igor Murzov wrote:
>> The following commit has been merged in the master branch:
>> commit 099b47c66d48537311d53493dca67017c2493f84
>> Author: Ville Skyttä <ville.skytta at iki.fi>
>> Date:   Wed Oct 26 21:01:18 2011 +0300
>>
>>     kill, killall: Add some option and argument completions, simplify _signals.
> 
> The same function is used for killall and pkill utils, but they have almost
> no similar options. So it's probably better to separate these utils before
> adding option and argument completions.

Done in git now by basing pkill on pgrep instead of killall, pgrep's and
pkill's options are quite closely the same on all systems I've looked at.



More information about the Bash-completion-devel mailing list