Re: [PATCH iproute2] tc: add bash-completion function

2016-05-02 Thread Stephen Hemminger
On Fri, 29 Apr 2016 10:27:11 +0200 Quentin Monnet wrote: > Add function for command completion for tc in bash, and update Makefile > to install it: > > - Under /usr/share/bash-completion/completions/ (default). > - Or under /etc/bash_completions.d/, which is the old directory for > bash-comple

[PATCH iproute2] tc: add bash-completion function

2016-04-29 Thread Quentin Monnet
Add function for command completion for tc in bash, and update Makefile to install it: - Under /usr/share/bash-completion/completions/ (default). - Or under /etc/bash_completions.d/, which is the old directory for bash-completion, if /usr/share/bash-completion/completions/ is not found AND /et