> Clint Adams wrote: > >>and while typing the file's name press tab to use > autocompetition i get the error > >>sed: -e expression #1, char 20: unterminated `s' > command. > > > > > >>The same issue occurs when attempting hostname > completion with the SSH > >>command: "ssh startofhostname[tab]" gives the > error > >> > >>sed: -e expression #1, char 20: unterminated `s' > command > > > > Which shell is this? What is the sed command? > > bash 3.1-1, and the sed command is part of the > bash_completion script, > which is attempting to autocomplete from the SSH > known_hosts file. I > suspect you can reassign this bug to bash and merge > it with 342868; it > looks like an issue with the expression, not with > sed. > > - Josh Triplett >
Seems we have to close this bug! Josh Triplett is right - this is related to bug 342868 and there is a solution for the issue (or at least it works for me) Regards Momchil Kinov __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]