Re: [PATCH v3] ethtool: Add bash-completion script

2019-04-24 Thread John W. Linville
On Fri, Apr 19, 2019 at 06:16:21PM -0600, Kevin Locke wrote: > To aid users constructing a valid ethtool invocation, create a > [bash-completion] script to provide [programmable completion] of ethtool > arguments. It supports all current command options. > > The script is named shell-completion/b

[PATCH v3] ethtool: Add bash-completion script

2019-04-19 Thread Kevin Locke
To aid users constructing a valid ethtool invocation, create a [bash-completion] script to provide [programmable completion] of ethtool arguments. It supports all current command options. The script is named shell-completion/bash/ethtool, similar to [kmod], and installed to `pkg-config --variable