Hello, The advice to check /etc/bash_completion.d turned out to be good one. In my case it was the nmp package that installs a file there which removes the = character (and @) from the COMP_WORDBREAKS variable which breaks completion for other packages, eg. dd and kubectl.
Cheers, -- Jonas Linde <[email protected]> - http://jonaseel.se/ - +46-707-492496

