On 8/5/16 11:16 AM, John Passaro wrote: > Bash Version: 4.3 > Patch Level: 42 > Release Status: release > > Description: > In an interactive session, when attempting file completion via <Tab> > when a certain type of ill-formed command substitution is present, bash > gives verbose error output relating to "unexpected end of file".
Thanks for the report. I'll see what I can do to suppress the error message before bash-4.4 comes out. It happens, as you suspected, because of the unterminated command substitution and the double quote inside it. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/