Package: bash-completion Version: 1:2.1-4.3 Cannot complete filenames at this point: $ set `cat /tmp/<TAB>
Even worse is $ set $(cat /tm<TAB> $ set $(cat /tmbash: eval: line 22: unexpected EOF while looking for matching `)' bash: eval: line 23: syntax error: unexpected end of file bash: eval: line 22: unexpected EOF while looking for matching `)' bash: eval: line 23: syntax error: unexpected end of file Same thing here, $ set $(cat /tmp/<TAB> ) All I was looking for was a little help completing /tmp/oo .