Re: expand x*y concludes with one

2017-06-25 Thread 積丹尼 Dan Jacobson
OK I submitted http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865875 against bash-completion.

Re: expand x*y concludes with one

2017-06-23 Thread 積丹尼 Dan Jacobson
$ apt-cache policy bash bash-completion bash: Installed: 4.4-5 ... bash-completion: Installed: 1:2.1-4.3 ... OK $ INPUTRC=/dev/null bash $ : k*m kam kaam kam OK I suppose I should report a bug against the bash-completion package.

Re: expand x*y concludes with one

2017-06-23 Thread Chet Ramey
On 6/23/17 3:54 PM, 積丹尼 Dan Jacobson wrote: > # su - nobody > $ touch kam kaam kam > $ : k*m #becomes: > $ : kam > $ sh > sh-4.4$ : k*m #does a better job it seems: > kam kaam kam > sh-4.4$ : k*m This has little information about the version of bash you're using and whether or not