Bugzilla – Bug 143272
sed expression does not work in _known_hosts of bash-completion
Last modified: 2006-01-16 13:46:19 UTC
For some reason the sed expression "s/^[Hh][Oo][Ss][Tt]["$'\t '"]*\([^*?]*\)$/\1/p" in _known_hosts although it does work outside this function. Either this is a bug in bash or it is something I cannot understand. At least I have developed a small workaround that does hide^Wfix the problem.
Created attachment 63355 [details] the "fix"
Werner: If this is nothing for you, just assign it back to us.
maintainer bash-completion agruen@suse.de Beside this it _was_ a problem of the bash 3.1 which is fixed now with bug #141394 *** This bug has been marked as a duplicate of 141394 ***