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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to