On Sun, 05.09.10 07:40, Michael Biebl ([email protected]) wrote:
>
> 2010/9/5 Matthew Miller :
> > On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote:
> >> attached is a first stab at bash completion support for systemctl.
> >> You need to have the bash-completion package installed (on
On Sun, 05.09.10 06:53, Michael Biebl ([email protected]) wrote:
> Hi everyone,
>
> attached is a first stab at bash completion support for systemctl.
> You need to have the bash-completion package installed (on Debian:
> apt-get install bash-completion), then simply copy the file to
> /etc/bash_c
2010/9/5 Matthew Miller :
> On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote:
>> attached is a first stab at bash completion support for systemctl.
>> You need to have the bash-completion package installed (on Debian:
>> apt-get install bash-completion), then simply copy the file to
>>
On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote:
> attached is a first stab at bash completion support for systemctl.
> You need to have the bash-completion package installed (on Debian:
> apt-get install bash-completion), then simply copy the file to
> /etc/bash_completion.d/
> and e
Hi everyone,
attached is a first stab at bash completion support for systemctl.
You need to have the bash-completion package installed (on Debian:
apt-get install bash-completion), then simply copy the file to
/etc/bash_completion.d/
and either source /etc/bash_completion or only /etc/bash_complet