Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!GINGER.BERKELEY.EDU!mcgrath%tully.Berkeley.EDU From: mcgrath%tully.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) Newsgroups: gnu.gdb.bug Subject: gcc 1.3.1 bug Message-ID: <8905140908.AA05090@tully.Berkeley.EDU> Date: 14 May 89 09:08:25 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 3 If you give multiple directories to the `dir' command, it treats them as one directory whose name contains spaces. It should treat "dir foo bar" as "dir foo" followed by "dir bar".