Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ANDREW.CMU.EDU!mikem+ From: mikem+@ANDREW.CMU.EDU (Michael Meyer) Newsgroups: gnu.bash.bug Subject: File name completion Message-ID: <8ZRgVli00VRU83rkdr@andrew.cmu.edu> Date: 1 Dec 89 18:52:33 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 Perhaps this is my error ..... Try creating a file called (say) =junk, then doing ls = GNU bash, version 1.04.1 will not complete the file name. However files with names that start with + signs seem to be OK. More weirdness. If you have two files, say =fred and frog, then ls =fr will give ls =frog i.e, the completion will ignore the leading = character. Regards, --Mike Meyer